Skip to content

Add launch test log file support for the xpu test utils #1879

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

shangerxin
Copy link

Description

Add a file logger for helping record the launch test process. The log file can be used during the debugging. One of the scenario is in an automation test, the test workflow will be killed after the timeout. It is hard to determine whether is the current test failed lead to the issue or the next following cases. The current pytest output is not contain all the necessary command line parameters to rerun the failed case.

Changes

  1. Add file logger.
  2. Support generate the log directly in the parent folder of the file xpu_test_utils.py.
  3. Support generate the log whenever an environment variable WORKSPACE is defined. Then the WORKSPACE will be treat as the parent folder.

@Copilot Copilot AI review requested due to automatic review settings July 24, 2025 07:23
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds file logging support to the XPU test utilities to help debug test execution, particularly in automation scenarios where tests may timeout and kill workflows. The logging captures command line parameters and execution details that can be used to reproduce failed test cases.

  • Adds a file logger creation utility with configurable output paths
  • Integrates logging into the launch_test function to record test commands
  • Supports flexible log file placement via environment variable or default location

@daisyden
Copy link
Contributor

Could you provide some log examples when there are hang and core dump? Why not put the log file under test/xpu?

@shangerxin
Copy link
Author

shangerxin commented Jul 25, 2025

Here is one of the example log. The changes can provided more detail command line parameters and the next following test case. We can reuse the command in the log to directly reproduce the issue.

`
INFO 20250724-15:13:48 pytest --timeout 600 -v --junit-xml=./op_ut_with_skip_test_ops_xpu.py.xml test_ops_xpu.py -k "not float8 and not test_python_ref__refs_exp_xpu_complex128 and not test_python_ref__refs_sigmoid_xpu_complex128 and not test_python_ref_executor__refs_log2_executor_aten_xpu_complex128 and not test_python_ref_executor__refs_exp_executor_aten_xpu_complex128 and not test_python_ref_torch_fallback__refs_log2_xpu_complex128 and not test_python_ref_torch_fallback__refs_log10_xpu_complex128 and not test_python_ref_torch_fallback__refs_sigmoid_xpu_complex128 and not test_python_ref_executor__refs_log10_executor_aten_xpu_complex128 and not test_noncontiguous_samples_histogram_xpu_float32 and not test_python_ref_executor__refs_sigmoid_executor_aten_xpu_complex128 and not test_out_warning_torch__scaled_mm_xpu and not test_out_narrow_copy_xpu_float32 and not test_out_histc_xpu_float32 and not test_dtypes_nn_functional_conv1d_xpu and not test_dtypes_nn_functional_conv2d_xpu and not test_dtypes_nn_functional_conv3d_xpu and not test_dtypes_nn_functional_conv_transpose1d_xpu and not test_dtypes_nn_functional_conv_transpose2d_xpu and not test_dtypes_nn_functional_conv_transpose3d_xpu and not test_dtypes_nn_functional_softsign_xpu and not test_dtypes_sparse_sampled_addmm_xpu and not test_errors_dot_xpu and not test_errors_vdot_xpu and not test_noncontiguous_samples_linalg_tensorsolve_xpu_float32 and not test_noncontiguous_samples_logdet_xpu_float32 and not test_compare_cpu_sparse_sampled_addmm_xpu_float32 and not test_out_requires_grad_error_sparse_sampled_addmm_xpu_complex64 and not test_out_requires_grad_error_sparse_sampled_addmm_xpu_float32 and not test_noncontiguous_samples_nn_functional_conv3d_xpu_int64 and not test_noncontiguous_samples_nn_functional_conv_transpose1d_xpu_int64 and not test_noncontiguous_samples_nn_functional_conv_transpose2d_xpu_complex64 and not test_noncontiguous_samples_nn_functional_conv_transpose2d_xpu_float32 and not test_noncontiguous_samples_nn_functional_conv_transpose2d_xpu_int64 and not test_noncontiguous_samples_nn_functional_conv_transpose3d_xpu_complex64 and not test_noncontiguous_samples_nn_functional_conv_transpose3d_xpu_float32 and not test_noncontiguous_samples_nn_functional_conv_transpose3d_xpu_int64 and not test_noncontiguous_samples_nn_functional_conv1d_xpu_int64 and not test_noncontiguous_samples_nn_functional_conv2d_xpu_int64 and not test_numpy_ref_linalg_tensorinv_xpu_float64 and not test_variant_consistency_eager_nn_functional_conv_transpose2d_xpu_complex64 and not test_variant_consistency_eager_nn_functional_conv_transpose2d_xpu_float32 and not test_variant_consistency_eager_nn_functional_conv_transpose3d_xpu_complex64 and not test_variant_consistency_eager_nn_functional_conv_transpose3d_xpu_float32 and not test_compare_cpu_linalg_lu_factor_ex_xpu_float32 and not test_compare_cpu_linalg_lu_factor_xpu_float32 and not test_compare_cpu_linalg_lu_xpu_float32 and not test_compare_cpu_special_hermite_polynomial_h_xpu_float32 and not test_out_cholesky_inverse_xpu_float32 and not test_out_geqrf_xpu_float32 and not test_out_ormqr_xpu_float32 and not test_python_ref__refs_div_no_rounding_mode_xpu_complex32 and not test_python_ref__refs_pow_xpu_complex32 and not test_python_ref_executor__refs_mul_executor_aten_xpu_complex32 and not test_python_ref_torch_fallback__refs_div_no_rounding_mode_xpu_complex32 and not test_python_ref__refs_pow_xpu_complex32 and not test_python_ref_executor__refs_mul_executor_aten_xpu_complex32 and not test_python_ref_torch_fallback__refs_div_no_rounding_mode_xpu_complex32 and not test_python_ref_torch_fallback__refs_pow_xpu_complex32 and not test_out_triangular_solve_xpu_float32 and not test_non_standard_bool_values_sort_xpu_bool and not test_non_standard_bool_values_argsort_xpu_bool and not test_python_ref_executor__refs_pow_executor_aten_xpu_complex32 and not jiterator and not test_dtypes_nn_functional_multi_head_attention_forward_xpu and not test_dtypes_pca_lowrank_xpu and not test_dtypes_svd_lowrank_xpu and not test_noncontiguous_samples_nn_functional_linear_xpu_int64 and not test_dtypes_addmm_decomposed_xpu and not test_dtypes_addmm_xpu and not test_dtypes_addmv_xpu and not test_dtypes_addr_xpu and not test_dtypes_baddbmm_xpu and not test_dtypes_cholesky_inverse_xpu and not test_dtypes_cholesky_solve_xpu and not test_dtypes_cholesky_xpu and not test_dtypes_corrcoef_xpu and not test_dtypes_cov_xpu and not test_dtypes_linalg_cholesky_ex_xpu and not test_dtypes_linalg_cholesky_xpu and not test_dtypes_linalg_cond_xpu and not test_dtypes_linalg_det_xpu and not test_dtypes_linalg_eig_xpu and not test_dtypes_linalg_eigh_xpu and not test_dtypes_linalg_eigvals_xpu and not test_dtypes_linalg_eigvalsh_xpu and not test_dtypes_linalg_inv_ex_xpu and not test_dtypes_linalg_inv_xpu and not test_dtypes_linalg_ldl_factor_ex_xpu and not test_dtypes_linalg_ldl_factor_xpu and not test_dtypes_linalg_ldl_solve_xpu and not test_dtypes_linalg_lstsq_grad_oriented_xpu and not test_dtypes_linalg_lstsq_xpu and not test_dtypes_linalg_lu_factor_ex_xpu and not test_dtypes_linalg_lu_factor_xpu and not test_dtypes_linalg_lu_solve_xpu and not test_dtypes_linalg_lu_xpu and not test_dtypes_linalg_matrix_power_xpu and not test_dtypes_linalg_matrix_rank_hermitian_xpu and not test_dtypes_linalg_matrix_rank_xpu and not test_dtypes_linalg_pinv_hermitian_xpu and not test_dtypes_linalg_pinv_xpu and not test_dtypes_linalg_qr_xpu and not test_dtypes_linalg_slogdet_xpu and not test_dtypes_linalg_solve_ex_xpu and not test_dtypes_linalg_solve_xpu and not test_dtypes_linalg_svd_xpu and not test_dtypes_linalg_tensorinv_xpu and not test_dtypes_linalg_tensorsolve_xpu and not test_dtypes_logdet_xpu and not test_dtypes_lu_solve_xpu and not test_dtypes_lu_xpu and not test_dtypes_mv_xpu and not test_dtypes_nn_functional_scaled_dot_product_attention_xpu and not test_dtypes_norm_nuc_xpu and not test_dtypes_pinverse_xpu and not test_dtypes_qr_xpu and not test_dtypes_svd_xpu and not test_dtypes_tensordot_xpu and not test_dtypes_triangular_solve_xpu and not test_noncontiguous_samples___rmatmul___xpu_complex64 and not test_noncontiguous_samples___rmatmul___xpu_int64 and not test_noncontiguous_samples_addbmm_xpu_complex64 and not test_noncontiguous_samples_addbmm_xpu_float32 and not test_noncontiguous_samples_addbmm_xpu_int64 and not test_noncontiguous_samples_addmm_decomposed_xpu_complex64 and not test_noncontiguous_samples_addmm_decomposed_xpu_int64 and not test_noncontiguous_samples_addmm_xpu_complex64 and not test_noncontiguous_samples_addmm_xpu_float32 and not test_noncontiguous_samples_addmm_xpu_int64 and not test_noncontiguous_samples_addmv_xpu_complex64 and not test_noncontiguous_samples_addmv_xpu_float32 and not test_noncontiguous_samples_addmv_xpu_int64 and not test_noncontiguous_samples_addr_xpu_complex64 and not test_noncontiguous_samples_baddbmm_xpu_complex64 and not test_noncontiguous_samples_baddbmm_xpu_int64 and not test_noncontiguous_samples_bmm_xpu_complex64 and not test_noncontiguous_samples_bmm_xpu_int64 and not test_noncontiguous_samples_cholesky_inverse_xpu_complex64 and not test_noncontiguous_samples_cholesky_solve_xpu_complex64 and not test_noncontiguous_samples_cholesky_xpu_complex64 and not test_noncontiguous_samples_corrcoef_xpu_complex64 and not test_noncontiguous_samples_cov_xpu_complex64 and not test_noncontiguous_samples_einsum_xpu_complex64 and not test_noncontiguous_samples_einsum_xpu_int64 and not test_noncontiguous_samples_geqrf_xpu_complex64 and not test_noncontiguous_samples_inner_xpu_complex64 and not test_noncontiguous_samples_inner_xpu_int64 and not test_noncontiguous_samples_linalg_cholesky_ex_xpu_complex64 and not test_noncontiguous_samples_linalg_cholesky_xpu_complex64 and not test_noncontiguous_samples_linalg_cond_xpu_complex64 and not test_noncontiguous_samples_linalg_det_xpu_complex64 and not test_noncontiguous_samples_linalg_eig_xpu_complex64 and not test_noncontiguous_samples_linalg_eig_xpu_float32 and not test_noncontiguous_samples_linalg_eigh_xpu_complex64 and not test_noncontiguous_samples_linalg_eigvals_xpu_complex64 and not test_noncontiguous_samples_linalg_eigvalsh_xpu_complex64 and not test_noncontiguous_samples_linalg_householder_product_xpu_complex64 and not test_noncontiguous_samples_linalg_inv_ex_xpu_complex64 and not test_noncontiguous_samples_linalg_inv_xpu_complex64 and not test_noncontiguous_samples_linalg_ldl_factor_ex_xpu_complex64 and not test_noncontiguous_samples_linalg_ldl_factor_xpu_complex64 and not test_noncontiguous_samples_linalg_ldl_solve_xpu_complex64 and not test_noncontiguous_samples_linalg_lstsq_grad_oriented_xpu_complex64 and not test_noncontiguous_samples_linalg_lstsq_xpu_complex64 and not test_noncontiguous_samples_linalg_lu_factor_ex_xpu_complex64 and not test_noncontiguous_samples_linalg_lu_factor_xpu_complex64 and not test_noncontiguous_samples_linalg_lu_solve_xpu_complex64 and not test_noncontiguous_samples_linalg_lu_xpu_complex64 and not test_noncontiguous_samples_linalg_matrix_norm_xpu_complex64 and not test_noncontiguous_samples_linalg_matrix_power_xpu_complex64 and not test_noncontiguous_samples_linalg_matrix_rank_hermitian_xpu_complex64 and not test_noncontiguous_samples_linalg_matrix_rank_xpu_complex64 and not test_noncontiguous_samples_linalg_norm_subgradients_at_zero_xpu_complex64 and not test_noncontiguous_samples_linalg_norm_xpu_complex64 and not test_noncontiguous_samples_linalg_pinv_hermitian_xpu_complex64 and not test_noncontiguous_samples_linalg_pinv_singular_xpu_complex64 and not test_noncontiguous_samples_linalg_pinv_xpu_complex64 and not test_noncontiguous_samples_linalg_qr_xpu_complex64 and not test_noncontiguous_samples_linalg_slogdet_xpu_complex64 and not test_noncontiguous_samples_linalg_solve_ex_xpu_complex64 and not test_noncontiguous_samples_linalg_solve_triangular_xpu_complex64 and not test_noncontiguous_samples_linalg_solve_xpu_complex64 and not test_noncontiguous_samples_linalg_svd_xpu_complex64 and not test_noncontiguous_samples_linalg_svdvals_xpu_complex64 and not test_noncontiguous_samples_linalg_tensorinv_xpu_complex64 and not test_noncontiguous_samples_linalg_tensorsolve_xpu_complex64 and not test_noncontiguous_samples_logdet_xpu_complex64 and not test_noncontiguous_samples_lu_solve_xpu_complex64 and not test_noncontiguous_samples_lu_xpu_complex64 and not test_noncontiguous_samples_matmul_xpu_complex64 and not test_noncontiguous_samples_matmul_xpu_int64 and not test_noncontiguous_samples_mm_xpu_complex64 and not test_noncontiguous_samples_mm_xpu_int64 and not test_noncontiguous_samples_mv_xpu_complex64 and not test_noncontiguous_samples_mv_xpu_int64 and not test_noncontiguous_samples_nn_functional_bilinear_xpu_int64 and not test_noncontiguous_samples_nn_functional_linear_xpu_complex64 and not test_noncontiguous_samples_norm_nuc_xpu_complex64 and not test_noncontiguous_samples_ormqr_xpu_complex64 and not test_noncontiguous_samples_pinverse_xpu_complex64 and not test_noncontiguous_samples_qr_xpu_complex64 and not test_noncontiguous_samples_svd_xpu_complex64 and not test_noncontiguous_samples_tensordot_xpu_complex64 and not test_noncontiguous_samples_tensordot_xpu_int64 and not test_noncontiguous_samples_triangular_solve_xpu_complex64 and not test_numpy_ref_addbmm_xpu_complex128 and not test_numpy_ref_addbmm_xpu_float64 and not test_numpy_ref_addbmm_xpu_int64 and not test_numpy_ref_linalg_tensorinv_xpu_complex128 and not test_out_addbmm_xpu_float32 and not test_out_addmm_xpu_float32 and not test_out_addmv_xpu_float32 and not test_out_baddbmm_xpu_float32 and not test_out_mm_xpu_float32 and not test_out_mv_xpu_float32 and not test_out_requires_grad_error_addbmm_xpu_complex64 and not test_out_requires_grad_error_addmm_decomposed_xpu_complex64 and not test_out_requires_grad_error_addmm_xpu_complex64 and not test_out_requires_grad_error_addmv_xpu_complex64 and not test_out_requires_grad_error_baddbmm_xpu_complex64 and not test_out_requires_grad_error_bmm_xpu_complex64 and not test_out_requires_grad_error_cholesky_inverse_xpu_complex64 and not test_out_requires_grad_error_cholesky_solve_xpu_complex64 and not test_out_requires_grad_error_cholesky_xpu_complex64 and not test_out_requires_grad_error_inner_xpu_complex64 and not test_out_requires_grad_error_linalg_cholesky_ex_xpu_complex64 and not test_out_requires_grad_error_linalg_cholesky_xpu_complex64 and not test_out_requires_grad_error_linalg_eig_xpu_complex64 and not test_out_requires_grad_error_linalg_eigh_xpu_complex64 and not test_out_requires_grad_error_linalg_eigvals_xpu_complex64 and not test_out_requires_grad_error_linalg_eigvalsh_xpu_complex64 and not test_out_requires_grad_error_linalg_inv_ex_xpu_complex64 and not test_out_requires_grad_error_linalg_inv_xpu_complex64 and not test_out_requires_grad_error_linalg_lstsq_xpu_complex64 and not test_out_requires_grad_error_linalg_lu_factor_xpu_complex64 and not test_out_requires_grad_error_linalg_lu_solve_xpu_complex64 and not test_out_requires_grad_error_linalg_multi_dot_xpu_complex64 and not test_out_requires_grad_error_linalg_pinv_hermitian_xpu_complex64 and not test_out_requires_grad_error_linalg_pinv_xpu_complex64 and not test_out_requires_grad_error_linalg_qr_xpu_complex64 and not test_out_requires_grad_error_linalg_solve_ex_xpu_complex64 and not test_out_requires_grad_error_linalg_solve_xpu_complex64 and not test_out_requires_grad_error_linalg_tensorinv_xpu_complex64 and not test_out_requires_grad_error_lu_solve_xpu_complex64 and not test_out_requires_grad_error_lu_xpu_complex64 and not test_out_requires_grad_error_mm_xpu_complex64 and not test_out_requires_grad_error_mv_xpu_complex64 and not test_out_requires_grad_error_nn_functional_linear_xpu_complex64 and not test_out_requires_grad_error_qr_xpu_complex64 and not test_out_requires_grad_error_tensordot_xpu_complex64 and not test_out_requires_grad_error_triangular_solve_xpu_complex64 and not test_out_warning_addmm_decomposed_xpu and not test_out_warning_addmm_xpu and not test_out_warning_addmv_xpu and not test_out_warning_baddbmm_xpu and not test_out_warning_bmm_xpu and not test_out_warning_matmul_xpu and not test_out_warning_mm_xpu and not test_out_warning_mv_xpu and not test_out_warning_nn_functional_linear_xpu and not test_python_ref__refs_linalg_svd_xpu_complex128 and not test_python_ref__refs_linalg_svd_xpu_complex64 and not test_python_ref__refs_linalg_svd_xpu_float64 and not test_python_ref_executor__refs_linalg_svd_executor_aten_xpu_complex128 and not test_python_ref_executor__refs_linalg_svd_executor_aten_xpu_complex64 and not test_python_ref_executor__refs_linalg_svd_executor_aten_xpu_float64 and not test_python_ref_executor__refs_nn_functional_pdist_executor_aten_xpu_float64 and not test_python_ref_meta__refs_linalg_svd_xpu_complex128 and not test_python_ref_meta__refs_linalg_svd_xpu_complex64 and not test_python_ref_meta__refs_linalg_svd_xpu_float64 and not test_python_ref_meta__refs_nn_functional_pdist_xpu_float64 and not test_python_ref_torch_fallback__refs_linalg_svd_xpu_complex128 and not test_python_ref_torch_fallback__refs_linalg_svd_xpu_complex64 and not test_python_ref_torch_fallback__refs_linalg_svd_xpu_float64 and not test_python_ref_torch_fallback__refs_nn_functional_pdist_xpu_float64 and not test_variant_consistency_eager___rmatmul___xpu_complex64 and not test_variant_consistency_eager_addmm_decomposed_xpu_complex64 and not test_variant_consistency_eager_addmm_xpu_complex64 and not test_variant_consistency_eager_addmm_xpu_float32 and not test_variant_consistency_eager_addmv_xpu_complex64 and not test_variant_consistency_eager_addmv_xpu_float32 and not test_variant_consistency_eager_baddbmm_xpu_complex64 and not test_variant_consistency_eager_baddbmm_xpu_float32 and not test_variant_consistency_eager_bmm_xpu_complex64 and not test_variant_consistency_eager_cholesky_inverse_xpu_complex64 and not test_variant_consistency_eager_cholesky_solve_xpu_complex64 and not test_variant_consistency_eager_cholesky_xpu_complex64 and not test_variant_consistency_eager_corrcoef_xpu_complex64 and not test_variant_consistency_eager_cov_xpu_complex64 and not test_variant_consistency_eager_einsum_xpu_complex64 and not test_variant_consistency_eager_geqrf_xpu_complex64 and not test_variant_consistency_eager_inner_xpu_complex64 and not test_variant_consistency_eager_linalg_cholesky_ex_xpu_complex64 and not test_variant_consistency_eager_linalg_cholesky_xpu_complex64 and not test_variant_consistency_eager_linalg_cond_xpu_complex64 and not test_variant_consistency_eager_linalg_det_xpu_complex64 and not test_variant_consistency_eager_linalg_eig_xpu_complex64 and not test_variant_consistency_eager_linalg_eigh_xpu_complex64 and not test_variant_consistency_eager_linalg_eigvals_xpu_complex64 and not test_variant_consistency_eager_linalg_eigvalsh_xpu_complex64 and not test_variant_consistency_eager_linalg_householder_product_xpu_complex64 and not test_variant_consistency_eager_linalg_inv_ex_xpu_complex64 and not test_variant_consistency_eager_linalg_inv_xpu_complex64 and not test_variant_consistency_eager_linalg_ldl_factor_ex_xpu_complex64 and not test_variant_consistency_eager_linalg_ldl_factor_xpu_complex64 and not test_variant_consistency_eager_linalg_ldl_solve_xpu_complex64 and not test_variant_consistency_eager_linalg_lstsq_grad_oriented_xpu_complex64 and not test_variant_consistency_eager_linalg_lstsq_xpu_complex64 and not test_variant_consistency_eager_linalg_lu_factor_xpu_complex64 and not test_variant_consistency_eager_linalg_lu_solve_xpu_complex64 and not test_variant_consistency_eager_linalg_matrix_norm_xpu_complex64 and not test_variant_consistency_eager_linalg_matrix_power_xpu_complex64 and not test_variant_consistency_eager_linalg_matrix_rank_hermitian_xpu_complex64 and not test_variant_consistency_eager_linalg_matrix_rank_xpu_complex64 and not test_variant_consistency_eager_linalg_multi_dot_xpu_complex64 and not test_variant_consistency_eager_linalg_norm_subgradients_at_zero_xpu_complex64 and not test_variant_consistency_eager_linalg_norm_xpu_complex64 and not test_variant_consistency_eager_linalg_pinv_hermitian_xpu_complex64 and not test_variant_consistency_eager_linalg_pinv_singular_xpu_complex64 and not test_variant_consistency_eager_linalg_pinv_xpu_complex64 and not test_variant_consistency_eager_linalg_qr_xpu_complex64 and not test_variant_consistency_eager_linalg_slogdet_xpu_complex64 and not test_variant_consistency_eager_linalg_solve_ex_xpu_complex64 and not test_variant_consistency_eager_linalg_solve_triangular_xpu_complex64 and not test_variant_consistency_eager_linalg_solve_xpu_complex64 and not test_variant_consistency_eager_linalg_svd_xpu_complex64 and not test_variant_consistency_eager_linalg_svdvals_xpu_complex64 and not test_variant_consistency_eager_linalg_tensorinv_xpu_complex64 and not test_variant_consistency_eager_linalg_tensorsolve_xpu_complex64 and not test_variant_consistency_eager_logdet_xpu_complex64 and not test_variant_consistency_eager_lu_solve_xpu_complex64 and not test_variant_consistency_eager_lu_xpu_complex64 and not test_variant_consistency_eager_matmul_xpu_complex64 and not test_variant_consistency_eager_mm_xpu_complex64 and not test_variant_consistency_eager_mv_xpu_complex64 and not test_variant_consistency_eager_nn_functional_linear_xpu_complex64 and not test_variant_consistency_eager_norm_nuc_xpu_complex64 and not test_variant_consistency_eager_ormqr_xpu_complex64 and not test_variant_consistency_eager_pinverse_xpu_complex64 and not test_variant_consistency_eager_qr_xpu_complex64 and not test_variant_consistency_eager_svd_xpu_complex64 and not test_variant_consistency_eager_tensordot_xpu_complex64 and not test_variant_consistency_eager_triangular_solve_xpu_complex64 and not test_conj_view_addbmm_xpu_complex64 and not test_neg_conj_view_addbmm_xpu_complex128 and not test_conj_view___rmatmul___xpu_complex64 and not test_conj_view__refs_linalg_svd_xpu_complex64 and not test_conj_view_addmm_decomposed_xpu_complex64 and not test_conj_view_addmm_xpu_complex64 and not test_conj_view_addmv_xpu_complex64 and not test_conj_view_addr_xpu_complex64 and not test_conj_view_baddbmm_xpu_complex64 and not test_conj_view_bmm_xpu_complex64 and not test_conj_view_cholesky_inverse_xpu_complex64 and not test_conj_view_cholesky_solve_xpu_complex64 and not test_conj_view_cholesky_xpu_complex64 and not test_conj_view_corrcoef_xpu_complex64 and not test_conj_view_cov_xpu_complex64 and not test_conj_view_einsum_xpu_complex64 and not test_conj_view_geqrf_xpu_complex64 and not test_conj_view_inner_xpu_complex64 and not test_conj_view_linalg_cholesky_ex_xpu_complex64 and not test_conj_view_linalg_cholesky_xpu_complex64 and not test_conj_view_linalg_cond_xpu_complex64 and not test_conj_view_linalg_det_xpu_complex64 and not test_conj_view_linalg_eig_xpu_complex64 and not test_conj_view_linalg_eigh_xpu_complex64 and not test_conj_view_linalg_eigvals_xpu_complex64 and not test_conj_view_linalg_eigvalsh_xpu_complex64 and not test_conj_view_linalg_householder_product_xpu_complex64 and not test_conj_view_linalg_inv_ex_xpu_complex64 and not test_conj_view_linalg_inv_xpu_complex64 and not test_conj_view_linalg_ldl_factor_ex_xpu_complex64 and not test_conj_view_linalg_ldl_factor_xpu_complex64 and not test_conj_view_linalg_ldl_solve_xpu_complex64 and not test_conj_view_linalg_lstsq_grad_oriented_xpu_complex64 and not test_conj_view_linalg_lstsq_xpu_complex64 and not test_conj_view_linalg_lu_factor_xpu_complex64 and not test_conj_view_linalg_lu_solve_xpu_complex64 and not test_conj_view_linalg_matrix_norm_xpu_complex64 and not test_conj_view_linalg_matrix_power_xpu_complex64 and not test_conj_view_linalg_matrix_rank_hermitian_xpu_complex64 and not test_conj_view_linalg_matrix_rank_xpu_complex64 and not test_conj_view_linalg_multi_dot_xpu_complex64 and not test_conj_view_linalg_norm_subgradients_at_zero_xpu_complex64 and not test_conj_view_linalg_norm_xpu_complex64 and not test_conj_view_linalg_pinv_hermitian_xpu_complex64 and not test_conj_view_linalg_pinv_singular_xpu_complex64 and not test_conj_view_linalg_pinv_xpu_complex64 and not test_conj_view_linalg_qr_xpu_complex64 and not test_conj_view_linalg_slogdet_xpu_complex64 and not test_conj_view_linalg_solve_ex_xpu_complex64 and not test_conj_view_linalg_solve_triangular_xpu_complex64 and not test_conj_view_linalg_solve_xpu_complex64 and not test_conj_view_linalg_svd_xpu_complex64 and not test_conj_view_linalg_svdvals_xpu_complex64 and not test_conj_view_linalg_tensorinv_xpu_complex64 and not test_conj_view_linalg_tensorsolve_xpu_complex64 and not test_conj_view_logdet_xpu_complex64 and not test_conj_view_lu_solve_xpu_complex64 and not test_conj_view_lu_xpu_complex64 and not test_conj_view_matmul_xpu_complex64 and not test_conj_view_mm_xpu_complex64 and not test_conj_view_mv_xpu_complex64 and not test_conj_view_nn_functional_linear_xpu_complex64 and not test_conj_view_norm_nuc_xpu_complex64 and not test_conj_view_ormqr_xpu_complex64 and not test_conj_view_pinverse_xpu_complex64 and not test_conj_view_qr_xpu_complex64 and not test_conj_view_svd_xpu_complex64 and not test_conj_view_tensordot_xpu_complex64 and not test_conj_view_triangular_solve_xpu_complex64 and not test_neg_conj_view_addmm_decomposed_xpu_complex128 and not test_neg_conj_view_addmm_xpu_complex128 and not test_neg_conj_view_addmv_xpu_complex128 and not test_neg_conj_view_addr_xpu_complex128 and not test_neg_conj_view_baddbmm_xpu_complex128 and not test_neg_conj_view_bmm_xpu_complex128 and not test_neg_conj_view_cholesky_inverse_xpu_complex128 and not test_neg_conj_view_cholesky_solve_xpu_complex128 and not test_neg_conj_view_cholesky_xpu_complex128 and not test_neg_conj_view_corrcoef_xpu_complex128 and not test_neg_conj_view_cov_xpu_complex128 and not test_neg_conj_view_geqrf_xpu_complex128 and not test_neg_conj_view_inner_xpu_complex128 and not test_neg_conj_view_linalg_cholesky_ex_xpu_complex128 and not test_neg_conj_view_linalg_cholesky_xpu_complex128 and not test_neg_conj_view_linalg_cond_xpu_complex128 and not test_neg_conj_view_linalg_eig_xpu_complex128 and not test_neg_conj_view_linalg_eigh_xpu_complex128 and not test_neg_conj_view_linalg_eigvals_xpu_complex128 and not test_neg_conj_view_linalg_eigvalsh_xpu_complex128 and not test_neg_conj_view_linalg_householder_product_xpu_complex128 and not test_neg_conj_view_linalg_inv_ex_xpu_complex128 and not test_neg_conj_view_linalg_inv_xpu_complex128 and not test_neg_conj_view_linalg_ldl_factor_ex_xpu_complex128 and not test_neg_conj_view_linalg_ldl_factor_xpu_complex128 and not test_neg_conj_view_linalg_ldl_solve_xpu_complex128 and not test_neg_conj_view_linalg_lstsq_grad_oriented_xpu_complex128 and not test_neg_conj_view_linalg_lstsq_xpu_complex128 and not test_neg_conj_view_linalg_lu_factor_xpu_complex128 and not test_neg_conj_view_linalg_lu_solve_xpu_complex128 and not test_neg_conj_view_linalg_matrix_rank_hermitian_xpu_complex128 and not test_neg_conj_view_linalg_matrix_rank_xpu_complex128 and not test_neg_conj_view_linalg_multi_dot_xpu_complex128 and not test_neg_conj_view_linalg_pinv_hermitian_xpu_complex128 and not test_neg_conj_view_linalg_pinv_singular_xpu_complex128 and not test_neg_conj_view_linalg_pinv_xpu_complex128 and not test_neg_conj_view_linalg_qr_xpu_complex128 and not test_neg_conj_view_linalg_solve_ex_xpu_complex128 and not test_neg_conj_view_linalg_solve_triangular_xpu_complex128 and not test_neg_conj_view_linalg_solve_xpu_complex128 and not test_neg_conj_view_linalg_svdvals_xpu_complex128 and not test_neg_conj_view_linalg_tensorinv_xpu_complex128 and not test_neg_conj_view_linalg_tensorsolve_xpu_complex128 and not test_neg_conj_view_lu_solve_xpu_complex128 and not test_neg_conj_view_lu_xpu_complex128 and not test_neg_conj_view_mm_xpu_complex128 and not test_neg_conj_view_mv_xpu_complex128 and not test_neg_conj_view_nn_functional_linear_xpu_complex128 and not test_neg_conj_view_norm_nuc_xpu_complex128 and not test_neg_conj_view_ormqr_xpu_complex128 and not test_neg_conj_view_pinverse_xpu_complex128 and not test_neg_conj_view_qr_xpu_complex128 and not test_neg_conj_view_tensordot_xpu_complex128 and not test_neg_conj_view_triangular_solve_xpu_complex128 and not test_neg_view___rmatmul___xpu_float64 and not test_neg_view__refs_linalg_svd_xpu_float64 and not test_neg_view__refs_nn_functional_pdist_xpu_float64 and not test_neg_view_addbmm_xpu_float64 and not test_neg_view_addmm_decomposed_xpu_float64 and not test_neg_view_addmm_xpu_float64 and not test_neg_view_addmv_xpu_float64 and not test_neg_view_addr_xpu_float64 and not test_neg_view_baddbmm_xpu_float64 and not test_neg_view_bmm_xpu_float64 and not test_neg_view_cdist_xpu_float64 and not test_neg_view_cholesky_inverse_xpu_float64 and not test_neg_view_cholesky_solve_xpu_float64 and not test_neg_view_cholesky_xpu_float64 and not test_neg_view_corrcoef_xpu_float64 and not test_neg_view_cov_xpu_float64 and not test_neg_view_einsum_xpu_float64 and not test_neg_view_geqrf_xpu_float64 and not test_neg_view_inner_xpu_float64 and not test_neg_view_linalg_cholesky_ex_xpu_float64 and not test_neg_view_linalg_cholesky_xpu_float64 and not test_neg_view_linalg_cond_xpu_float64 and not test_neg_view_linalg_eig_xpu_float64 and not test_neg_view_linalg_eigh_xpu_float64 and not test_neg_view_linalg_eigvalsh_xpu_float64 and not test_neg_view_linalg_householder_product_xpu_float64 and not test_neg_view_linalg_inv_ex_xpu_float64 and not test_neg_view_linalg_inv_xpu_float64 and not test_neg_view_linalg_ldl_factor_ex_xpu_float64 and not test_neg_view_linalg_ldl_factor_xpu_float64 and not test_neg_view_linalg_ldl_solve_xpu_float64 and not test_neg_view_linalg_lstsq_grad_oriented_xpu_float64 and not test_neg_view_linalg_lstsq_xpu_float64 and not test_neg_view_linalg_matrix_norm_xpu_float64 and not test_neg_view_linalg_matrix_power_xpu_float64 and not test_neg_view_linalg_matrix_rank_hermitian_xpu_float64 and not test_neg_view_linalg_matrix_rank_xpu_float64 and not test_neg_view_linalg_multi_dot_xpu_float64 and not test_neg_view_linalg_norm_subgradients_at_zero_xpu_float64 and not test_neg_view_linalg_norm_xpu_float64 and not test_neg_view_linalg_pinv_hermitian_xpu_float64 and not test_neg_view_linalg_pinv_singular_xpu_float64 and not test_neg_view_linalg_pinv_xpu_float64 and not test_neg_view_linalg_qr_xpu_float64 and not test_neg_view_linalg_solve_triangular_xpu_float64 and not test_neg_view_linalg_svd_xpu_float64 and not test_neg_view_linalg_svdvals_xpu_float64 and not test_neg_view_linalg_tensorinv_xpu_float64 and not test_neg_view_linalg_tensorsolve_xpu_float64 and not test_neg_view_logdet_xpu_float64 and not test_neg_view_lu_xpu_float64 and not test_neg_view_matmul_xpu_float64 and not test_neg_view_mm_xpu_float64 and not test_neg_view_mv_xpu_float64 and not test_neg_view_nn_functional_bilinear_xpu_float64 and not test_neg_view_nn_functional_linear_xpu_float64 and not test_neg_view_nn_functional_multi_head_attention_forward_xpu_float64 and not test_neg_view_nn_functional_scaled_dot_product_attention_xpu_float64 and not test_neg_view_norm_nuc_xpu_float64 and not test_neg_view_ormqr_xpu_float64 and not test_neg_view_pca_lowrank_xpu_float64 and not test_neg_view_pinverse_xpu_float64 and not test_neg_view_qr_xpu_float64 and not test_neg_view_svd_lowrank_xpu_float64 and not test_neg_view_svd_xpu_float64 and not test_neg_view_tensordot_xpu_float64 and not test_neg_view_triangular_solve_xpu_float64 and not test_noncontiguous_samples_pca_lowrank_xpu_complex64 and not test_noncontiguous_samples_svd_lowrank_xpu_complex64 and not test_variant_consistency_eager_pca_lowrank_xpu_complex64 and not test_variant_consistency_eager_svd_lowrank_xpu_complex64 and not test_conj_view_pca_lowrank_xpu_complex64 and not test_conj_view_svd_lowrank_xpu_complex64 and not test_neg_conj_view_pca_lowrank_xpu_complex128 and not test_neg_conj_view_svd_lowrank_xpu_complex128 and not test_conj_view_nn_functional_conv_transpose2d_xpu_complex64 and not test_conj_view_nn_functional_conv_transpose3d_xpu_complex64 and not test_neg_view_nn_functional_conv_transpose2d_xpu_float64 and not test_neg_view_nn_functional_conv_transpose3d_xpu_float64 and not test_dtypes_histogram_xpu and not test_errors_histogramdd_xpu and not test_python_ref__refs_square_xpu_complex64 and not test_python_ref_torch_fallback__refs_square_xpu_complex64 and not test_python_ref_torch_fallback__refs_exp_xpu_complex128 and not test_python_ref__refs_div_trunc_rounding_xpu_float64 and not test_python_ref_executor__refs_div_trunc_rounding_executor_aten_xpu_float64 and not test_python_ref_torch_fallback__refs_div_trunc_rounding_xpu_float64 and not test_python_ref__refs_log2_xpu_complex128 and not test_dtypes_fft_fft2_xpu and not test_dtypes_fft_fft_xpu and not test_dtypes_fft_fftn_xpu and not test_dtypes_fft_hfft2_xpu and not test_dtypes_fft_hfft_xpu and not test_dtypes_fft_hfftn_xpu and not test_dtypes_fft_ifft2_xpu and not test_dtypes_fft_ifft_xpu and not test_dtypes_fft_ifftn_xpu and not test_dtypes_fft_ihfft2_xpu and not test_dtypes_fft_ihfft_xpu and not test_dtypes_fft_ihfftn_xpu and not test_dtypes_fft_irfft2_xpu and not test_dtypes_fft_irfft_xpu and not test_dtypes_fft_irfftn_xpu and not test_dtypes_fft_rfft2_xpu and not test_dtypes_fft_rfft_xpu and not test_dtypes_fft_rfftn_xpu"
INFO 20250724-15:13:48 pytest --timeout 600 -v --junit-xml=./op_ut_with_skip_test_binary_ufuncs_xpu.py.xml test_binary_ufuncs_xpu.py -k "not test_fmod_remainder_by_zero_integral_xpu_int64 and not test_div_rounding_numpy_xpu_float16 and not jiterator and not test_nextafter_bfloat16_xpu_bfloat16"
INFO 20250724-15:17:20 pytest --timeout 600 -v --junit-xml=./op_ut_with_skip_test_scatter_gather_ops_xpu.py.xml test_scatter_gather_ops_xpu.py -k "not test_scatter_reduce_mean_xpu_float64"
INFO 20250724-15:18:37 pytest --timeout 600 -v --junit-xml=./op_ut_with_skip_test_autograd_fallback_xpu.py.xml test_autograd_fallback_xpu.py
INFO 20250724-15:18:43 pytest --timeout 600 -v --junit-xml=./op_ut_with_skip_test_sort_and_select_xpu.py.xml test_sort_and_select_xpu.py -k "not test_sort_large_slice_xpu"
INFO 20250724-15:18:58 pytest --timeout 600 -v --junit-xml=./op_ut_with_skip_nn/test_embedding_xpu.py.xml nn/test_embedding_xpu.py -k "not test_embedding_bag_device_xpu_int32_int32_float16 and not test_embedding_bag_device_xpu_int32_int32_float32 and not test_embedding_bag_device_xpu_int32_int32_float64 and not test_embedding_bag_device_xpu_int32_int64_float16 and not test_embedding_bag_device_xpu_int32_int64_float32 and not test_embedding_bag_device_xpu_int32_int64_float64 and not test_embedding_bag_device_xpu_int64_int32_float16 and not test_embedding_bag_device_xpu_int64_int32_float32 and not test_embedding_bag_device_xpu_int64_int32_float64 and not test_embedding_bag_device_xpu_int64_int64_float16 and not test_embedding_bag_device_xpu_int64_int64_float32 and not test_embedding_bag_device_xpu_int64_int64_float64 and not test_embedding_bag_out_of_bounds_idx_padding_idx0_mode_max_xpu_float32_int32 and not test_embedding_bag_out_of_bounds_idx_padding_idx0_mode_max_xpu_float32_int64 and not test_embedding_bag_out_of_bounds_idx_padding_idx0_mode_max_xpu_float64_int32 and not test_embedding_bag_out_of_bounds_idx_padding_idx0_mode_max_xpu_float64_int64 and not test_embedding_bag_out_of_bounds_idx_padding_idx0_mode_mean_xpu_float32_int32 and not test_embedding_bag_out_of_bounds_idx_padding_idx0_mode_mean_xpu_float32_int64 and not test_embedding_bag_out_of_bounds_idx_padding_idx0_mode_mean_xpu_float64_int32 and not test_embedding_bag_out_of_bounds_idx_padding_idx0_mode_mean_xpu_float64_int64 and not test_embedding_bag_out_of_bounds_idx_padding_idx0_mode_sum_xpu_float32_int32 and not test_embedding_bag_out_of_bounds_idx_padding_idx0_mode_sum_xpu_float32_int64 and not test_embedding_bag_out_of_bounds_idx_padding_idx0_mode_sum_xpu_float64_int32 and not test_embedding_bag_out_of_bounds_idx_padding_idx0_mode_sum_xpu_float64_int64 and not test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_max_xpu_float32_int32 and not test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_max_xpu_float32_int64 and not test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_max_xpu_float64_int32 and not test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_max_xpu_float64_int64 and not test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_mean_xpu_float32_int32 and not test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_mean_xpu_float32_int64 and not test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_mean_xpu_float64_int32 and not test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_mean_xpu_float64_int64 and not test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_sum_xpu_float32_int32 and not test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_sum_xpu_float32_int64 and not test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_sum_xpu_float64_int32 and not test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_sum_xpu_float64_int64"
INFO 20250724-15:19:42 pytest --timeout 600 -v --junit-xml=./op_ut_with_skip_test_transformers_xpu.py.xml test_transformers_xpu.py -k "not test_mem_eff_attention_fail_with_batch_size_geq_65536 and not test_disable_fastpath_xpu and not test_dispatch_fails_no_backend_xpu and not test_with_nested_tensor_input_xpu and not test_sdp_math_gradcheck_contiguous_inputs_False_xpu and not test_sdp_math_gradcheck_contiguous_inputs_True_xpu and not test_transformerencoder_batch_first_True_training_True_enable_nested_tensor_True_xpu and not test_transformerencoder_batch_first_True_training_True_enable_nested_tensor_False_xpu and not test_transformerencoder_batch_first_True_training_False_enable_nested_tensor_True_xpu and not test_transformerencoder_batch_first_True_training_False_enable_nested_tensor_False_xpu and not test_transformerencoder_batch_first_False_training_True_enable_nested_tensor_True_xpu and not test_transformerencoder_batch_first_False_training_True_enable_nested_tensor_False_xpu and not test_transformerencoder_batch_first_False_training_False_enable_nested_tensor_True_xpu and not test_transformerencoder_batch_first_False_training_False_enable_nested_tensor_False_xpu and not test_scaled_dot_product_attention_4D_input_dim_no_attn_mask_dropout_p_0_5_xpu and not test_scaled_dot_product_attention_4D_input_dim_no_attn_mask_dropout_p_0_2_xpu and not test_scaled_dot_product_attention_4D_input_dim_no_attn_mask_dropout_p_0_0_xpu and not test_scaled_dot_product_attention_4D_input_dim_4D_causal_attn_mask_dropout_p_0_5_xpu and not test_scaled_dot_product_attention_4D_input_dim_4D_causal_attn_mask_dropout_p_0_2_xpu and not test_scaled_dot_product_attention_4D_input_dim_4D_causal_attn_mask_dropout_p_0_0_xpu and not test_scaled_dot_product_attention_4D_input_dim_4D_attn_mask_dropout_p_0_5_xpu and not test_scaled_dot_product_attention_4D_input_dim_4D_attn_mask_dropout_p_0_2_xpu and not test_scaled_dot_product_attention_4D_input_dim_4D_attn_mask_dropout_p_0_0_xpu and not test_scaled_dot_product_attention_4D_input_dim_2D_causal_attn_mask_dropout_p_0_5_xpu and not test_scaled_dot_product_attention_4D_input_dim_2D_causal_attn_mask_dropout_p_0_2_xpu and not test_scaled_dot_product_attention_4D_input_dim_2D_causal_attn_mask_dropout_p_0_0_xpu and not test_scaled_dot_product_attention_4D_input_dim_2D_attn_mask_dropout_p_0_5_xpu and not test_scaled_dot_product_attention_4D_input_dim_2D_attn_mask_dropout_p_0_2_xpu and not test_scaled_dot_product_attention_4D_input_dim_2D_attn_mask_dropout_p_0_0_xpu and not test_scaled_dot_product_attention_3D_input_dim_no_attn_mask_dropout_p_0_5_xpu and not test_scaled_dot_product_attention_3D_input_dim_no_attn_mask_dropout_p_0_2_xpu and not test_scaled_dot_product_attention_3D_input_dim_no_attn_mask_dropout_p_0_0_xpu and not test_scaled_dot_product_attention_3D_input_dim_3D_causal_attn_mask_dropout_p_0_5_xpu and not test_scaled_dot_product_attention_3D_input_dim_3D_causal_attn_mask_dropout_p_0_2_xpu and not test_scaled_dot_product_attention_3D_input_dim_3D_causal_attn_mask_dropout_p_0_0_xpu and not test_scaled_dot_product_attention_3D_input_dim_3D_attn_mask_dropout_p_0_5_xpu and not test_scaled_dot_product_attention_3D_input_dim_3D_attn_mask_dropout_p_0_2_xpu and not test_scaled_dot_product_attention_3D_input_dim_3D_attn_mask_dropout_p_0_0_xpu and not test_scaled_dot_product_attention_3D_input_dim_2D_causal_attn_mask_dropout_p_0_5_xpu and not test_scaled_dot_product_attention_3D_input_dim_2D_causal_attn_mask_dropout_p_0_2_xpu and not test_scaled_dot_product_attention_3D_input_dim_2D_causal_attn_mask_dropout_p_0_0_xpu and not test_scaled_dot_product_attention_3D_input_dim_2D_attn_mask_dropout_p_0_5_xpu and not test_scaled_dot_product_attention_3D_input_dim_2D_attn_mask_dropout_p_0_2_xpu and not test_scaled_dot_product_attention_3D_input_dim_2D_attn_mask_dropout_p_0_0_xpu and not test_multiheadattention_fastpath_attn_mask_attn_mask_dim_2_key_padding_mask_dim_2_bool_xpu and not test_multiheadattention_fastpath_attn_mask_attn_mask_dim_3_key_padding_mask_dim_2_bool_xpu and not test_transformerencoder_fastpath_use_torchscript_False_enable_nested_tensor_False_use_autocast_False_d_model_12_xpu and not test_transformerencoder_fastpath_use_torchscript_False_enable_nested_tensor_False_use_autocast_True_d_model_12_xpu and not test_transformerencoder_fastpath_use_torchscript_False_enable_nested_tensor_True_use_autocast_False_d_model_12_xpu and not test_transformerencoder_fastpath_use_torchscript_False_enable_nested_tensor_True_use_autocast_True_d_model_12_xpu"
INFO 20250724-15:19:53 pytest --timeout 600 -v --junit-xml=./op_ut_with_skip_test_complex_xpu.py.xml test_complex_xpu.py
INFO 20250724-15:20:00 pytest --timeout 600 -v --junit-xml=./op_ut_with_skip_test_modules_xpu.py.xml test_modules_xpu.py -k "not test_cpu_gpu_parity_nn_Bilinear_xpu_float64 and not test_cpu_gpu_parity_nn_GRUCell_xpu_float64 and not test_cpu_gpu_parity_nn_GRU_eval_mode_xpu_float64 and not test_cpu_gpu_parity_nn_GRU_train_mode_xpu_float64 and not test_cpu_gpu_parity_nn_LSTMCell_xpu_float64 and not test_cpu_gpu_parity_nn_LSTM_eval_mode_xpu_float64 and not test_cpu_gpu_parity_nn_LSTM_train_mode_xpu_float64 and not test_cpu_gpu_parity_nn_Linear_xpu_float64 and not test_cpu_gpu_parity_nn_MultiheadAttention_eval_mode_xpu_float64 and not test_cpu_gpu_parity_nn_MultiheadAttention_train_mode_xpu_float64 and not test_cpu_gpu_parity_nn_RNNCell_xpu_float64 and not test_cpu_gpu_parity_nn_RNN_eval_mode_xpu_float64 and not test_cpu_gpu_parity_nn_RNN_train_mode_xpu_float64 and not test_cpu_gpu_parity_nn_TransformerDecoderLayer_xpu_float64 and not test_cpu_gpu_parity_nn_TransformerEncoderLayer_eval_mode_xpu_float64 and not test_cpu_gpu_parity_nn_TransformerEncoderLayer_train_mode_xpu_float64 and not test_cpu_gpu_parity_nn_TransformerEncoder_eval_mode_xpu_float64 and not test_cpu_gpu_parity_nn_TransformerEncoder_train_mode_xpu_float64 and not test_cpu_gpu_parity_nn_Transformer_xpu_float64 and not test_forward_nn_Bilinear_xpu_float64 and not test_forward_nn_GRUCell_xpu_float64 and not test_forward_nn_GRU_eval_mode_xpu_float64 and not test_forward_nn_GRU_train_mode_xpu_float64 and not test_forward_nn_LSTMCell_xpu_float64 and not test_forward_nn_LSTM_eval_mode_xpu_float64 and not test_forward_nn_LSTM_train_mode_xpu_float64 and not test_forward_nn_Linear_xpu_float64 and not test_forward_nn_MultiheadAttention_eval_mode_xpu_float64 and not test_forward_nn_MultiheadAttention_train_mode_xpu_float64 and not test_forward_nn_RNNCell_xpu_float64 and not test_forward_nn_RNN_eval_mode_xpu_float64 and not test_forward_nn_RNN_train_mode_xpu_float64 and not test_forward_nn_TransformerDecoderLayer_xpu_float64 and not test_forward_nn_TransformerEncoderLayer_eval_mode_xpu_float64 and not test_forward_nn_TransformerEncoderLayer_train_mode_xpu_float64 and not test_forward_nn_TransformerEncoder_eval_mode_xpu_float64 and not test_forward_nn_TransformerEncoder_train_mode_xpu_float64 and not test_forward_nn_Transformer_xpu_float64 and not test_grad_nn_Bilinear_xpu_float64 and not test_grad_nn_GRUCell_xpu_float64 and not test_grad_nn_GRU_eval_mode_xpu_float64 and not test_grad_nn_GRU_train_mode_xpu_float64 and not test_grad_nn_LSTMCell_xpu_float64 and not test_grad_nn_LSTM_eval_mode_xpu_float64 and not test_grad_nn_LSTM_train_mode_xpu_float64 and not test_grad_nn_Linear_xpu_float64 and not test_grad_nn_MultiheadAttention_eval_mode_xpu_float64 and not test_grad_nn_MultiheadAttention_train_mode_xpu_float64 and not test_grad_nn_RNNCell_xpu_float64 and not test_grad_nn_RNN_eval_mode_xpu_float64 and not test_grad_nn_RNN_train_mode_xpu_float64 and not test_grad_nn_TransformerDecoderLayer_xpu_float64 and not test_grad_nn_TransformerEncoderLayer_eval_mode_xpu_float64 and not test_grad_nn_TransformerEncoderLayer_train_mode_xpu_float64 and not test_grad_nn_TransformerEncoder_eval_mode_xpu_float64 and not test_grad_nn_TransformerEncoder_train_mode_xpu_float64 and not test_grad_nn_Transformer_xpu_float64 and not test_gradgrad_nn_Bilinear_xpu_float64 and not test_gradgrad_nn_GRUCell_xpu_float64 and not test_gradgrad_nn_GRU_eval_mode_xpu_float64 and not test_gradgrad_nn_GRU_train_mode_xpu_float64 and not test_gradgrad_nn_LSTMCell_xpu_float64 and not test_gradgrad_nn_LSTM_eval_mode_xpu_float64 and not test_gradgrad_nn_LSTM_train_mode_xpu_float64 and not test_gradgrad_nn_Linear_xpu_float64 and not test_gradgrad_nn_MultiheadAttention_eval_mode_xpu_float64 and not test_gradgrad_nn_MultiheadAttention_train_mode_xpu_float64 and not test_gradgrad_nn_RNNCell_xpu_float64 and not test_gradgrad_nn_RNN_eval_mode_xpu_float64 and not test_gradgrad_nn_RNN_train_mode_xpu_float64 and not test_gradgrad_nn_TransformerDecoderLayer_xpu_float64 and not test_gradgrad_nn_TransformerEncoderLayer_eval_mode_xpu_float64 and not test_gradgrad_nn_TransformerEncoderLayer_train_mode_xpu_float64 and not test_gradgrad_nn_TransformerEncoder_eval_mode_xpu_float64 and not test_gradgrad_nn_TransformerEncoder_train_mode_xpu_float64 and not test_gradgrad_nn_Transformer_xpu_float64 and not test_if_train_and_eval_modes_differ_nn_Bilinear_xpu_float64 and not test_if_train_and_eval_modes_differ_nn_GRUCell_xpu_float64 and not test_if_train_and_eval_modes_differ_nn_LSTMCell_xpu_float64 and not test_if_train_and_eval_modes_differ_nn_Linear_xpu_float64 and not test_if_train_and_eval_modes_differ_nn_RNNCell_xpu_float64 and not test_if_train_and_eval_modes_differ_nn_TransformerDecoderLayer_xpu_float64 and not test_if_train_and_eval_modes_differ_nn_TransformerEncoderLayer_xpu_float64 and not test_if_train_and_eval_modes_differ_nn_TransformerEncoder_xpu_float64 and not test_if_train_and_eval_modes_differ_nn_Transformer_xpu_float64 and not test_memory_format_nn_GRUCell_xpu_float64 and not test_memory_format_nn_GRU_eval_mode_xpu_float64 and not test_memory_format_nn_GRU_train_mode_xpu_float64 and not test_memory_format_nn_LSTMCell_xpu_float64 and not test_memory_format_nn_LSTM_eval_mode_xpu_float64 and not test_memory_format_nn_LSTM_train_mode_xpu_float64 and not test_memory_format_nn_RNNCell_xpu_float64 and not test_memory_format_nn_RNN_eval_mode_xpu_float64 and not test_memory_format_nn_RNN_train_mode_xpu_float64 and not test_multiple_device_transfer_nn_Bilinear_xpu_float64 and not test_multiple_device_transfer_nn_GRUCell_xpu_float64 and not test_multiple_device_transfer_nn_GRU_eval_mode_xpu_float64 and not test_multiple_device_transfer_nn_GRU_train_mode_xpu_float64 and not test_multiple_device_transfer_nn_LSTMCell_xpu_float64 and not test_multiple_device_transfer_nn_LSTM_eval_mode_xpu_float64 and not test_multiple_device_transfer_nn_LSTM_train_mode_xpu_float64 and not test_multiple_device_transfer_nn_Linear_xpu_float64 and not test_multiple_device_transfer_nn_MultiheadAttention_eval_mode_xpu_float64 and not test_multiple_device_transfer_nn_MultiheadAttention_train_mode_xpu_float64 and not test_multiple_device_transfer_nn_RNNCell_xpu_float64 and not test_multiple_device_transfer_nn_RNN_eval_mode_xpu_float64 and not test_multiple_device_transfer_nn_RNN_train_mode_xpu_float64 and not test_multiple_device_transfer_nn_TransformerDecoderLayer_xpu_float64 and not test_multiple_device_transfer_nn_TransformerEncoderLayer_eval_mode_xpu_float64 and not test_multiple_device_transfer_nn_TransformerEncoderLayer_train_mode_xpu_float64 and not test_multiple_device_transfer_nn_TransformerEncoder_eval_mode_xpu_float64 and not test_multiple_device_transfer_nn_TransformerEncoder_train_mode_xpu_float64 and not test_multiple_device_transfer_nn_Transformer_xpu_float64 and not test_non_contiguous_tensors_nn_Bilinear_xpu_float64 and not test_non_contiguous_tensors_nn_GRUCell_xpu_float64 and not test_non_contiguous_tensors_nn_GRU_eval_mode_xpu_float64 and not test_non_contiguous_tensors_nn_GRU_train_mode_xpu_float64 and not test_non_contiguous_tensors_nn_LSTMCell_xpu_float64 and not test_non_contiguous_tensors_nn_LSTM_eval_mode_xpu_float64 and not test_non_contiguous_tensors_nn_LSTM_train_mode_xpu_float64 and not test_non_contiguous_tensors_nn_Linear_xpu_float64 and not test_non_contiguous_tensors_nn_MultiheadAttention_eval_mode_xpu_float64 and not test_non_contiguous_tensors_nn_MultiheadAttention_train_mode_xpu_float64 and not test_non_contiguous_tensors_nn_RNNCell_xpu_float64 and not test_non_contiguous_tensors_nn_RNN_eval_mode_xpu_float64 and not test_non_contiguous_tensors_nn_RNN_train_mode_xpu_float64 and not test_non_contiguous_tensors_nn_TransformerDecoderLayer_xpu_float64 and not test_non_contiguous_tensors_nn_TransformerEncoderLayer_eval_mode_xpu_float64 and not test_non_contiguous_tensors_nn_TransformerEncoderLayer_train_mode_xpu_float64 and not test_non_contiguous_tensors_nn_TransformerEncoder_eval_mode_xpu_float64 and not test_non_contiguous_tensors_nn_TransformerEncoder_train_mode_xpu_float64 and not test_non_contiguous_tensors_nn_Transformer_xpu_float64 and not test_save_load_nn_Bilinear_xpu_float64 and not test_save_load_nn_GRUCell_xpu_float64 and not test_save_load_nn_GRU_eval_mode_xpu_float64 and not test_save_load_nn_GRU_train_mode_xpu_float64 and not test_save_load_nn_LSTMCell_xpu_float64 and not test_save_load_nn_LSTM_eval_mode_xpu_float64 and not test_save_load_nn_LSTM_train_mode_xpu_float64 and not test_save_load_nn_Linear_xpu_float64 and not test_save_load_nn_MultiheadAttention_eval_mode_xpu_float64 and not test_save_load_nn_MultiheadAttention_train_mode_xpu_float64 and not test_save_load_nn_RNNCell_xpu_float64 and not test_save_load_nn_RNN_eval_mode_xpu_float64 and not test_save_load_nn_RNN_train_mode_xpu_float64 and not test_save_load_nn_TransformerDecoderLayer_xpu_float64 and not test_save_load_nn_TransformerEncoderLayer_eval_mode_xpu_float64 and not test_save_load_nn_TransformerEncoderLayer_train_mode_xpu_float64 and not test_save_load_nn_TransformerEncoder_eval_mode_xpu_float64 and not test_save_load_nn_TransformerEncoder_train_mode_xpu_float64 and not test_save_load_nn_Transformer_xpu_float64 and not test_cpu_gpu_parity_nn_ConvTranspose1d_xpu_complex32 and not test_cpu_gpu_parity_nn_ConvTranspose2d_xpu_complex32 and not test_to_nn_BatchNorm1d_eval_mode_swap_True_set_grad_True_xpu_float32 and not test_to_nn_BatchNorm1d_train_mode_swap_True_set_grad_True_xpu_float32 and not test_to_nn_BatchNorm2d_eval_mode_swap_True_set_grad_True_xpu_float32 and not test_to_nn_BatchNorm2d_train_mode_swap_True_set_grad_True_xpu_float32 and not test_to_nn_BatchNorm3d_eval_mode_swap_True_set_grad_True_xpu_float32 and not test_to_nn_BatchNorm3d_train_mode_swap_True_set_grad_True_xpu_float32 and not test_to_nn_Bilinear_swap_True_set_grad_True_xpu_float32 and not test_to_nn_Conv1d_swap_True_set_grad_True_xpu_float32 and not test_to_nn_Conv2d_swap_True_set_grad_True_xpu_float32 and not test_to_nn_Conv3d_swap_True_set_grad_True_xpu_float32 and not test_to_nn_ConvTranspose1d_swap_True_set_grad_True_xpu_float32 and not test_to_nn_ConvTranspose2d_swap_True_set_grad_True_xpu_float32 and not test_to_nn_ConvTranspose3d_swap_True_set_grad_True_xpu_float32 and not test_to_nn_Embedding_swap_True_set_grad_True_xpu_float32 and not test_to_nn_GRUCell_swap_True_set_grad_True_xpu_float32 and not test_to_nn_GRU_eval_mode_swap_True_set_grad_True_xpu_float32 and not test_to_nn_GRU_train_mode_swap_True_set_grad_True_xpu_float32 and not test_to_nn_GroupNorm_swap_True_set_grad_True_xpu_float32 and not test_to_nn_LSTMCell_swap_True_set_grad_True_xpu_float32 and not test_to_nn_LSTM_eval_mode_swap_True_set_grad_True_xpu_float32 and not test_to_nn_LSTM_train_mode_swap_True_set_grad_True_xpu_float32 and not test_to_nn_LayerNorm_swap_True_set_grad_True_xpu_float32 and not test_to_nn_Linear_swap_True_set_grad_True_xpu_float32 and not test_to_nn_MultiheadAttention_eval_mode_swap_True_set_grad_True_xpu_float32 and not test_to_nn_MultiheadAttention_train_mode_swap_True_set_grad_True_xpu_float32 and not test_to_nn_PReLU_swap_True_set_grad_True_xpu_float32 and not test_to_nn_RMSNorm_swap_True_set_grad_True_xpu_float32 and not test_to_nn_RNNCell_swap_True_set_grad_True_xpu_float32 and not test_to_nn_RNN_eval_mode_swap_True_set_grad_True_xpu_float32 and not test_to_nn_RNN_train_mode_swap_True_set_grad_True_xpu_float32 and not test_to_nn_TransformerDecoderLayer_swap_True_set_grad_True_xpu_float32 and not test_to_nn_TransformerEncoderLayer_eval_mode_swap_True_set_grad_True_xpu_float32 and not test_to_nn_TransformerEncoderLayer_train_mode_swap_True_set_grad_True_xpu_float32 and not test_to_nn_TransformerEncoder_eval_mode_swap_True_set_grad_True_xpu_float32 and not test_to_nn_TransformerEncoder_train_mode_swap_True_set_grad_True_xpu_float32 and not test_to_nn_Transformer_swap_True_set_grad_True_xpu_float32 and not test_memory_format_nn_Conv2d_xpu_float64 and not test_memory_format_nn_ConvTranspose2d_xpu_float64 and not test_memory_format_nn_LazyConv2d_xpu_float64 and not test_memory_format_nn_LazyConvTranspose2d_xpu_float64"
INFO 20250724-15:20:00 pytest --timeout 600 -v --junit-xml=./op_ut_with_skip_test_nn_xpu.py.xml test_nn_xpu.py -k "not test_type and not test_cudnn_weight_format and not test_TransformerEncoderLayer_empty_xpu and not test_transformerencoderlayer_xpu_float16 and not test_transformerencoderlayer_xpu_float32 and not test_TransformerDecoderLayer_empty_xpu and not test_TransformerDecoder_empty_xpu and not test_TransformerEncoder_empty_xpu and not test_Transformer_empty_xpu and not test_affine_grid and not test_affine_grid_3d and not test_RNN_cpu_vs_cudnn_no_dropout and not test_RNN_cpu_vs_cudnn_with_dropout and not test_GRU_grad_and_gradgrad_xpu_float64 and not test_LSTM_grad_and_gradgrad_xpu_float64 and not test_lstmcell_backward_only_one_output_grad_xpu_float64 and not test_module_to_empty_xpu_float64 and not test_RNN_change_dropout and not test_RNN_dropout and not test_rnn_fused_xpu_float64 and not test_rnn_retain_variables_xpu_float64 and not test_transformerencoderlayer_xpu_float64 and not test_variable_sequence_xpu_float64 and not test_upsamplingNearest2d_launch_fail_xpu and not test_RNN_cudnn_weight_norm and not test_partial_flat_weights and not test_variable_sequence_xpu_float16 and not test_variable_sequence_xpu_float32 and not test_cudnn_weight_tying and not test_RNN_input_size_zero and not test_rnn_fused_xpu_float32 and not test_rnn_retain_variables_xpu_float16 and not test_rnn_retain_variables_xpu_float32 and not test_ctc_loss_cudnn_xpu and not test_ctc_loss_cudnn_tensor and not test_ReflectionPad2d_large_deterministic_xpu and not test_hardswish_grad_corner_xpu_bfloat16 and not test_hardswish_grad_corner_xpu_float16 and not test_hardswish_grad_corner_xpu_float32 and not test_layer_norm_backwards_eps"
INFO 20250724-15:21:54 pytest --timeout 600 -v --junit-xml=./op_ut_with_skip_test_indexing_xpu.py.xml test_indexing_xpu.py -k "not test_index_put_src_datatype_xpu_float8_e5m2 and not test_index_put_src_datatype_xpu_float8_e4m3fn and not test_index_put_deterministic_with_optional_tensors_xpu"
INFO 20250724-15:22:15 pytest --timeout 600 -v --junit-xml=./op_ut_with_skip_nn/test_pooling_xpu.py.xml nn/test_pooling_xpu.py
INFO 20250724-15:24:08 pytest --timeout 600 -v --junit-xml=./op_ut_with_skip_nn/test_dropout_xpu.py.xml nn/test_dropout_xpu.py
INFO 20250724-15:24:16 pytest --timeout 600 -v --junit-xml=./op_ut_with_skip_test_dataloader_xpu.py.xml test_dataloader_xpu.py -k "not test_nested_tensor_multiprocessing_context_forkserver_xpu and not test_nested_tensor_multiprocessing_context_spawn_xpu and not test_custom_batch_pin and not test_sequential_pin_memory and not test_shuffle_pin_memory and not test_pin_memory and not test_segfault"
INFO 20250724-15:29:25 pytest --timeout 600 -v --junit-xml=./op_ut_with_skip_test_tensor_creation_ops_xpu.py.xml test_tensor_creation_ops_xpu.py -k "not test_float_to_int_conversion_finite_xpu_int8 and not test_float_to_int_conversion_finite_xpu_int16 and not test_kaiser_window_xpu"
INFO 20250724-15:43:02 pytest --timeout 600 -v --junit-xml=./op_ut_with_skip_test_autocast_xpu.py.xml test_autocast_xpu.py
INFO 20250724-15:43:08 pytest --timeout 600 -v --junit-xml=./op_ut_with_skip_test_autograd_xpu.py.xml test_autograd_xpu.py -k "not test_autograd_composite_implicit_and_dispatch_registration_xpu and not test_autograd_multiple_dispatch_registrations_xpu and not test_profiler_emit_nvtx_xpu and not test_mv_grad_stride_0_xpu and not test_checkpointing_without_reentrant_dataparallel and not test_dataparallel_saved_tensors_hooks and not test_profiler and not test_record_function and not test_reentrant_parent_error_on_cpu_xpu"
INFO 20250724-15:43:34 pytest --timeout 600 -v --junit-xml=./op_ut_with_skip_test_reductions_xpu.py.xml test_reductions_xpu.py -k "not test_logcumsumexp_complex_xpu_complex64"
INFO 20250724-15:44:49 pytest --timeout 600 -v --junit-xml=./op_ut_with_skip_test_unary_ufuncs_xpu.py.xml test_unary_ufuncs_xpu.py -k "not jiterator and not test_reference_numerics_extremal__refs_log_xpu_complex64 and not test_reference_numerics_extremal_log_xpu_complex64 and not test_reference_numerics_extremal__refs_tanh_xpu_complex128 and not test_reference_numerics_extremal__refs_tanh_xpu_complex64 and not test_reference_numerics_extremal_tanh_xpu_complex128 and not test_reference_numerics_extremal_tanh_xpu_complex64 and not test_reference_numerics_extremal__refs_acos_xpu_complex64 and not test_reference_numerics_extremal__refs_acosh_xpu_complex64 and not test_reference_numerics_extremal_acos_xpu_complex64 and not test_reference_numerics_extremal_acosh_xpu_complex64 and not test_reference_numerics_extremal__refs_asinh_xpu_complex64 and not test_reference_numerics_extremal_asinh_xpu_complex64 and not test_reference_numerics_extremal__refs_asin_xpu_complex64 and not test_reference_numerics_extremal_asin_xpu_complex64 and not test_reference_numerics_large__refs_acosh_xpu_complex64 and not test_reference_numerics_large_acosh_xpu_complex64 and not test_reference_numerics_extremal__refs_log10_xpu_complex64 and not test_reference_numerics_extremal__refs_log1p_xpu_complex64 and not test_reference_numerics_extremal_log10_xpu_complex64 and not test_reference_numerics_extremal_log1p_xpu_complex64 and not test_reference_numerics_extremal__refs_tan_xpu_complex128 and not test_reference_numerics_extremal__refs_tan_xpu_complex64 and not test_reference_numerics_extremal_tan_xpu_complex128 and not test_reference_numerics_extremal_tan_xpu_complex64 and not test_reference_numerics_large__refs_tan_xpu_complex32 and not test_reference_numerics_large_tan_xpu_complex32 and not test_reference_numerics_large__refs_asinh_xpu_complex128 and not test_reference_numerics_large__refs_asinh_xpu_complex64 and not test_reference_numerics_large__refs_asinh_xpu_complex32 and not test_reference_numerics_large_asinh_xpu_complex128 and not test_reference_numerics_large_asinh_xpu_complex64 and not test_reference_numerics_large_asinh_xpu_complex32 and not test_reference_numerics_normal_exp_xpu_complex128 and not test_reference_numerics_normal__refs_asinh_xpu_complex64 and not test_reference_numerics_normal_asinh_xpu_complex64 and not test_batch_vs_slicing__refs_sigmoid_xpu_complex128 and not test_reference_numerics_large_rsqrt_xpu_complex32 and not test_log1p_complex_xpu_complex64 and not test_reference_numerics_normal_polygamma_polygamma_n_1_xpu_float16 and not test_reference_numerics_normal_polygamma_polygamma_n_2_xpu_float16 and not test_reference_numerics_normal_polygamma_polygamma_n_3_xpu_float16 and not test_reference_numerics_normal_polygamma_polygamma_n_4_xpu_float16 and not test_reference_numerics_large__refs_rsqrt_xpu_complex32 and not test_exp_xpu_complex64 and not test_reference_numerics_extremal__refs_exp2_xpu_complex64 and not test_reference_numerics_extremal__refs_exp_xpu_complex64 and not test_reference_numerics_extremal_exp2_xpu_complex64 and not test_reference_numerics_extremal_exp_xpu_complex64 and not test_reference_numerics_large__refs_exp_xpu_complex32 and not test_reference_numerics_large_exp_xpu_complex32"
INFO 20250724-15:48:57 pytest --timeout 600 -v --junit-xml=./op_ut_with_skip_test_masked_xpu.py.xml test_masked_xpu.py -k "not test_mask_layout_sparse_coo_masked_amax_xpu_bfloat16 and not test_mask_layout_sparse_coo_masked_amax_xpu_float16 and not test_mask_layout_sparse_coo_masked_amax_xpu_float32 and not test_mask_layout_sparse_coo_masked_amax_xpu_float64 and not test_mask_layout_sparse_coo_masked_amin_xpu_bfloat16 and not test_mask_layout_sparse_coo_masked_amin_xpu_float16 and not test_mask_layout_sparse_coo_masked_amin_xpu_float32 and not test_mask_layout_sparse_coo_masked_amin_xpu_float64 and not test_mask_layout_sparse_coo_masked_prod_xpu_bfloat16 and not test_mask_layout_sparse_coo_masked_prod_xpu_bool and not test_mask_layout_sparse_coo_masked_prod_xpu_complex128 and not test_mask_layout_sparse_coo_masked_prod_xpu_complex64 and not test_mask_layout_sparse_coo_masked_prod_xpu_float16 and not test_mask_layout_sparse_coo_masked_prod_xpu_float32 and not test_mask_layout_sparse_coo_masked_prod_xpu_float64 and not test_mask_layout_sparse_coo_masked_prod_xpu_int16 and not test_mask_layout_sparse_coo_masked_prod_xpu_int32 and not test_mask_layout_sparse_coo_masked_prod_xpu_int64 and not test_mask_layout_sparse_coo_masked_prod_xpu_int8 and not test_mask_layout_sparse_coo_masked_prod_xpu_uint8 and not test_mask_layout_sparse_coo_masked_sum_xpu_bfloat16 and not test_mask_layout_sparse_coo_masked_sum_xpu_bool and not test_mask_layout_sparse_coo_masked_sum_xpu_complex128 and not test_mask_layout_sparse_coo_masked_sum_xpu_complex64 and not test_mask_layout_sparse_coo_masked_sum_xpu_float16 and not test_mask_layout_sparse_coo_masked_sum_xpu_float32 and not test_mask_layout_sparse_coo_masked_sum_xpu_float64 and not test_mask_layout_sparse_coo_masked_sum_xpu_int16 and not test_mask_layout_sparse_coo_masked_sum_xpu_int32 and not test_mask_layout_sparse_coo_masked_sum_xpu_int64 and not test_mask_layout_sparse_coo_masked_sum_xpu_int8 and not test_mask_layout_sparse_coo_masked_sum_xpu_uint8"
INFO 20250724-15:49:33 pytest --timeout 600 -v --junit-xml=./op_ut_with_skip_test_view_ops_xpu.py.xml test_view_ops_xpu.py -k "not test_flatten_xpu and not test_ravel_xpu"
INFO 20250724-15:49:57 pytest --timeout 600 -v --junit-xml=./op_ut_with_skip_test_shape_ops_xpu.py.xml test_shape_ops_xpu.py -k "not test_flip_xpu_float32"
INFO 20250724-15:50:06 pytest --timeout 600 -v --junit-xml=./op_ut_with_skip_test_content_store_xpu.py.xml test_content_store_xpu.py
INFO 20250724-15:50:13 pytest --timeout 600 -v --junit-xml=./op_ut_with_skip_test_native_functions_xpu.py.xml test_native_functions_xpu.py
INFO 20250724-15:50:19 pytest --timeout 600 -v --junit-xml=./op_ut_with_skip_nn/test_init_xpu.py.xml nn/test_init_xpu.py
INFO 20250724-15:50:27 pytest --timeout 600 -v --junit-xml=./op_ut_with_skip_test_namedtensor_xpu.py.xml test_namedtensor_xpu.py
INFO 20250724-15:50:34 pytest --timeout 600 -v --junit-xml=./op_ut_with_skip_nn/test_lazy_modules_xpu.py.xml nn/test_lazy_modules_xpu.py
INFO 20250724-15:50:40 pytest --timeout 600 -v --junit-xml=./op_ut_with_skip_test_linalg_xpu.py.xml test_linalg_xpu.py -k "not int4_mm_m and not test_tensordot_out_kernel_errors_with_autograd_xpu_complex64 and not test_tensordot_out_kernel_errors_with_autograd_xpu_float32 and not test_1_sized_with_0_strided_xpu_float64 and not test_addbmm_xpu_complex128 and not test_addbmm_xpu_complex64 and not test_addbmm_xpu_float64 and not test_addmm_gelu_xpu_float64 and not test_addmm_relu_xpu_float64 and not test_addmm_sizes_xpu_float64 and not test_addmm_xpu_complex128 and not test_addmm_xpu_complex64 and not test_addmm_xpu_float64 and not test_addmv_rowmajor_colmajor_incx_incy_lda_xpu_float64 and not test_addmv_xpu_complex128 and not test_addmv_xpu_complex64 and not test_addmv_xpu_float64 and not test_baddbmm_xpu_complex128 and not test_baddbmm_xpu_complex64 and not test_baddbmm_xpu_float64 and not test_bmm_xpu_complex128 and not test_bmm_xpu_complex64 and not test_bmm_xpu_float64 and not test_blas_alpha_beta_empty_xpu_float64 and not test_cholesky_errors_and_warnings_xpu_complex128 and not test_cholesky_errors_and_warnings_xpu_complex64 and not test_cholesky_errors_and_warnings_xpu_float64 and not test_cholesky_ex_xpu_complex128 and not test_cholesky_ex_xpu_complex64 and not test_cholesky_ex_xpu_float64 and not test_cholesky_inverse_xpu_complex128 and not test_cholesky_inverse_xpu_complex64 and not test_cholesky_inverse_xpu_float64 and not test_cholesky_solve_backward_xpu_float64 and not test_cholesky_solve_batched_many_batches_xpu_complex128 and not test_cholesky_solve_batched_many_batches_xpu_complex64 and not test_cholesky_solve_batched_many_batches_xpu_float64 and not test_cholesky_solve_batched_xpu_complex128 and not test_cholesky_solve_batched_xpu_complex64 and not test_cholesky_solve_batched_xpu_float64 and not test_cholesky_solve_xpu_complex128 and not test_cholesky_solve_xpu_complex64 and not test_cholesky_solve_xpu_float64 and not test_cholesky_xpu_complex128 and not test_cholesky_xpu_complex64 and not test_cholesky_xpu_float64 and not test_corner_cases_of_cublasltmatmul_xpu_complex128 and not test_corner_cases_of_cublasltmatmul_xpu_complex64 and not test_corner_cases_of_cublasltmatmul_xpu_float64 and not test_eig_check_magma_xpu_float32 and not test_einsum_random_xpu_complex128 and not test_einsum_random_xpu_float64 and not test_einsum_sublist_format_xpu_complex128 and not test_einsum_sublist_format_xpu_float64 and not test_einsum_xpu_complex128 and not test_einsum_xpu_float64 and not test_inner_xpu_complex64 and not test_invariance_error_spectral_decompositions_xpu_complex128 and not test_inverse_many_batches_xpu_complex128 and not test_inverse_many_batches_xpu_complex64 and not test_inverse_many_batches_xpu_float64 and not test_inverse_xpu_complex128 and not test_inverse_xpu_complex64 and not test_inverse_xpu_float64 and not test_ldl_factor_xpu_complex128 and not test_ldl_factor_xpu_complex64 and not test_ldl_factor_xpu_float64 and not test_ldl_solve_xpu_complex128 and not test_ldl_solve_xpu_complex64 and not test_ldl_solve_xpu_float64 and not test_linalg_lstsq_batch_broadcasting_xpu_complex128 and not test_linalg_lstsq_batch_broadcasting_xpu_complex64 and not test_linalg_lstsq_batch_broadcasting_xpu_float64 and not test_linalg_lstsq_xpu_complex128 and not test_linalg_lstsq_xpu_complex64 and not test_linalg_lstsq_xpu_float64 and not test_linalg_lu_family_xpu_complex128 and not test_linalg_lu_family_xpu_complex64 and not test_linalg_lu_family_xpu_float64 and not test_linalg_lu_solve_xpu_complex128 and not test_linalg_lu_solve_xpu_complex64 and not test_linalg_solve_triangular_broadcasting_xpu_complex128 and not test_linalg_solve_triangular_broadcasting_xpu_complex64 and not test_linalg_solve_triangular_broadcasting_xpu_float64 and not test_linalg_solve_triangular_large_xpu_complex128 and not test_linalg_solve_triangular_large_xpu_complex64 and not test_linalg_solve_triangular_large_xpu_float64 and not test_linalg_solve_triangular_xpu_complex128 and not test_linalg_solve_triangular_xpu_complex64 and not test_linalg_solve_triangular_xpu_float64 and not test_lobpcg_basic_xpu_float64 and not test_lobpcg_ortho_xpu_float64 and not test_lu_solve_batched_broadcasting_xpu_complex128 and not test_lu_solve_batched_broadcasting_xpu_complex64 and not test_lu_solve_batched_many_batches_xpu_complex128 and not test_lu_solve_batched_many_batches_xpu_complex64 and not test_lu_solve_batched_xpu_complex128 and not test_lu_solve_batched_xpu_complex64 and not test_lu_solve_large_matrices_xpu_complex128 and not test_lu_solve_large_matrices_xpu_complex64 and not test_lu_solve_xpu_complex128 and not test_lu_solve_xpu_complex64 and not test_matmul_out_kernel_errors_with_autograd_xpu_complex64 and not test_matmul_small_brute_force_1d_Nd_xpu_complex64 and not test_matmul_small_brute_force_2d_Nd_xpu_complex64 and not test_matmul_small_brute_force_3d_Nd_xpu_complex64 and not test_matrix_power_negative_xpu_complex128 and not test_matrix_power_negative_xpu_float64 and not test_matrix_power_non_negative_xpu_complex128 and not test_matrix_power_non_negative_xpu_float64 and not test_matrix_rank_atol_rtol_xpu_float64 and not test_matrix_rank_xpu_complex128 and not test_matrix_rank_xpu_complex64 and not test_matrix_rank_xpu_float64 and not test_mm_bmm_non_memory_dense_xpu and not test_mm_conjtranspose_xpu and not test_mm_xpu_complex128 and not test_mm_xpu_complex64 and not test_mm_xpu_float64 and not test_multi_dot_xpu_complex128 and not test_multi_dot_xpu_float64 and not test_old_cholesky_batched_many_batches_xpu_float64 and not test_old_cholesky_batched_upper_xpu_complex128 and not test_old_cholesky_batched_upper_xpu_complex64 and not test_old_cholesky_batched_upper_xpu_float64 and not test_old_cholesky_batched_xpu_complex128 and not test_old_cholesky_batched_xpu_complex64 and not test_old_cholesky_batched_xpu_float64 and not test_old_cholesky_xpu_complex128 and not test_old_cholesky_xpu_complex64 and not test_old_cholesky_xpu_float64 and not test_ormqr_xpu_complex128 and not test_ormqr_xpu_complex64 and not test_ormqr_xpu_float64 and not test_pca_lowrank_xpu and not test_pinv_errors_and_warnings_xpu_complex128 and not test_pinv_errors_and_warnings_xpu_complex64 and not test_pinv_errors_and_warnings_xpu_float64 and not test_pinv_xpu_complex128 and not test_pinv_xpu_complex64 and not test_pinv_xpu_float64 and not test_pinverse_xpu_complex128 and not test_pinverse_xpu_complex64 and not test_pinverse_xpu_float64 and not test_slogdet_xpu_complex128 and not test_slogdet_xpu_complex64 and not test_solve_batched_broadcasting_xpu_complex128 and not test_solve_batched_broadcasting_xpu_complex64 and not test_solve_batched_broadcasting_xpu_float64 and not test_solve_xpu_complex128 and not test_solve_xpu_complex64 and not test_solve_xpu_float64 and not test_strided_mm_bmm_xpu_float64 and not test_svd_lowrank_xpu_complex128 and not test_svd_lowrank_xpu_float64 and not test_svd_xpu_complex128 and not test_svd_xpu_complex64 and not test_svd_xpu_float64 and not test_triangular_solve_batched_broadcasting_xpu_complex128 and not test_triangular_solve_batched_broadcasting_xpu_complex64 and not test_triangular_solve_batched_broadcasting_xpu_float64 and not test_triangular_solve_batched_many_batches_xpu_complex128 and not test_triangular_solve_batched_many_batches_xpu_complex64 and not test_triangular_solve_batched_many_batches_xpu_float64 and not test_triangular_solve_batched_xpu_complex128 and not test_triangular_solve_batched_xpu_complex64 and not test_triangular_solve_batched_xpu_float64 and not test_triangular_solve_xpu_complex128 and not test_triangular_solve_xpu_complex64 and not test_triangular_solve_xpu_float64 and not test_addmm_sizes_xpu_complex128 and not test_addmm_sizes_xpu_complex64 and not test_blas_alpha_beta_empty_xpu_complex128 and not test_blas_alpha_beta_empty_xpu_complex64 and not test_linalg_lstsq_input_checks_xpu_complex128 and not test_linalg_lstsq_input_checks_xpu_complex64 and not test_linalg_lstsq_input_checks_xpu_float32 and not test_linalg_lstsq_input_checks_xpu_float64 and not test_dot_invalid_args_xpu and not test_vdot_invalid_args_xpu and not test__int_mm_errors_xpu and not test_norm_fused_type_promotion_xpu_bfloat16 and not test_norm_fused_type_promotion_xpu_float16 and not tunableop and not test_matmul_small_brute_force_tunableop_xpu_float16 and not test_matmul_small_brute_force_tunableop_xpu_float32 and not test_matmul_small_brute_force_tunableop_xpu_float64 and not test_matmul_offline_tunableop_xpu_float16 and not test_bmm_tunableop_rocm_xpu_float32 and not test_numeric_check_leak_tunableop_rocm_xpu_float32 and not test_dump_results_on_exit_tunableop_xpu_float32 and not test_rotating_buffer_tunableop_xpu_float32 and not test_gemm_bias_tunableop_xpu_bfloat16 and not test_scaled_gemm_tunableop_xpu_float8_e4m3fnuz and not test_scaled_gemm_tunableop_xpu_float8_e5m2fnuz and not test_matmul_check_entries_tunableop_xpu_float16 and not test_minimum_tuning_iteration_tunableop_xpu_float16 and not test_validator_tunableop_rocm_xpu_float32 and not test_addmm_relu_tunableop_rocm_xpu_float32 and not test_addmm_relu_tunableop_rocm_xpu_float64 and not tuning_tunableop and not test__int4_mm_m_32_k_32_n_48_xpu and not test__int4_mm_m_32_k_32_n_64_xpu and not test__int4_mm_m_32_k_64_n_48_xpu and not test__int4_mm_m_32_k_64_n_64_xpu and not test__int4_mm_m_64_k_32_n_48_xpu and not test__int4_mm_m_64_k_32_n_64_xpu and not test__int4_mm_m_64_k_64_n_48_xpu and not test__int4_mm_m_64_k_64_n_64_xpu and not test_compile_int4_mm_m_32_k_32_n_48_xpu and not test_compile_int4_mm_m_32_k_32_n_64_xpu and not test_compile_int4_mm_m_32_k_64_n_48_xpu and not test_compile_int4_mm_m_32_k_64_n_64_xpu and not test_compile_int4_mm_m_64_k_32_n_48_xpu and not test_compile_int4_mm_m_64_k_32_n_64_xpu and not test_compile_int4_mm_m_64_k_64_n_48_xpu and not test_compile_int4_mm_m_64_k_64_n_64_xpu and not test__int4_mm_m_32_k_32_n_48_xpu and not test__int4_mm_m_32_k_32_n_64_xpu and not test__int4_mm_m_32_k_64_n_48_xpu and not test__int4_mm_m_32_k_64_n_64_xpu and not test__int4_mm_m_64_k_32_n_48_xpu and not test__int4_mm_m_64_k_32_n_64_xpu and not test__int4_mm_m_64_k_64_n_48_xpu and not test__int4_mm_m_64_k_64_n_64_xpu and not test_compile_int4_mm_m_32_k_32_n_48_xpu and not test_compile_int4_mm_m_32_k_32_n_64_xpu and not test_compile_int4_mm_m_32_k_64_n_48_xpu and not test_compile_int4_mm_m_32_k_64_n_64_xpu and not test_compile_int4_mm_m_64_k_32_n_48_xpu and not test_compile_int4_mm_m_64_k_32_n_64_xpu and not test_compile_int4_mm_m_64_k_64_n_48_xpu and not test_compile_int4_mm_m_64_k_64_n_64_xpu and not test_matmul_scaled_gemm_offline_tunableop_xpu_float8_e4m3fnuz and not test_matmul_scaled_gemm_offline_tunableop_xpu_float8_e5m2fnuz and not test_scaled_gemm_offline_tunableop_xpu_float8_e4m3fnuz and not test_scaled_gemm_offline_tunableop_xpu_float8_e5m2fnuz and not test_gemm_bias_offline_tunableop_xpu_bfloat16"
INFO 20250724-15:50:40 pytest --timeout 600 -v --junit-xml=./op_ut_with_skip_test_ops_fwd_gradients_xpu.py.xml test_ops_fwd_gradients_xpu.py -k "not test_fn_fwgrad_bwgrad___rmatmul___xpu_complex128 and not test_fn_fwgrad_bwgrad___rmatmul___xpu_float64 and not test_fn_fwgrad_bwgrad_addbmm_xpu_float64 and not test_fn_fwgrad_bwgrad_addmm_decomposed_xpu_complex128 and not test_fn_fwgrad_bwgrad_addmm_decomposed_xpu_float64 and not test_fn_fwgrad_bwgrad_addmm_xpu_complex128 and not test_fn_fwgrad_bwgrad_addmm_xpu_float64 and not test_fn_fwgrad_bwgrad_addmv_xpu_complex128 and not test_fn_fwgrad_bwgrad_addmv_xpu_float64 and not test_fn_fwgrad_bwgrad_addr_xpu_complex128 and not test_fn_fwgrad_bwgrad_addr_xpu_float64 and not test_fn_fwgrad_bwgrad_baddbmm_xpu_complex128 and not test_fn_fwgrad_bwgrad_baddbmm_xpu_float64 and not test_fn_fwgrad_bwgrad_bmm_xpu_complex128 and not test_fn_fwgrad_bwgrad_bmm_xpu_float64 and not test_fn_fwgrad_bwgrad_cholesky_inverse_xpu_complex128 and not test_fn_fwgrad_bwgrad_cholesky_inverse_xpu_float64 and not test_fn_fwgrad_bwgrad_cholesky_solve_xpu_complex128 and not test_fn_fwgrad_bwgrad_cholesky_solve_xpu_float64 and not test_fn_fwgrad_bwgrad_cholesky_xpu_complex128 and not test_fn_fwgrad_bwgrad_cholesky_xpu_float64 and not test_fn_fwgrad_bwgrad_corrcoef_xpu_complex128 and not test_fn_fwgrad_bwgrad_corrcoef_xpu_float64 and not test_fn_fwgrad_bwgrad_einsum_xpu_complex128 and not test_fn_fwgrad_bwgrad_einsum_xpu_float64 and not test_fn_fwgrad_bwgrad_inner_xpu_complex128 and not test_fn_fwgrad_bwgrad_inner_xpu_float64 and not test_fn_fwgrad_bwgrad_linalg_cholesky_ex_xpu_complex128 and not test_fn_fwgrad_bwgrad_linalg_cholesky_ex_xpu_float64 and not test_fn_fwgrad_bwgrad_linalg_cholesky_xpu_complex128 and not test_fn_fwgrad_bwgrad_linalg_cholesky_xpu_float64 and not test_fn_fwgrad_bwgrad_linalg_cond_xpu_complex128 and not test_fn_fwgrad_bwgrad_linalg_cond_xpu_float64 and not test_fn_fwgrad_bwgrad_linalg_det_xpu_complex128 and not test_fn_fwgrad_bwgrad_linalg_eig_xpu_complex128 and not test_fn_fwgrad_bwgrad_linalg_eig_xpu_float64 and not test_fn_fwgrad_bwgrad_linalg_eigh_xpu_complex128 and not test_fn_fwgrad_bwgrad_linalg_eigh_xpu_float64 and not test_fn_fwgrad_bwgrad_linalg_eigvals_xpu_complex128 and not test_fn_fwgrad_bwgrad_linalg_eigvals_xpu_float64 and not test_fn_fwgrad_bwgrad_linalg_eigvalsh_xpu_complex128 and not test_fn_fwgrad_bwgrad_linalg_eigvalsh_xpu_float64 and not test_fn_fwgrad_bwgrad_linalg_householder_product_xpu_complex128 and not test_fn_fwgrad_bwgrad_linalg_householder_product_xpu_float64 and not test_fn_fwgrad_bwgrad_linalg_inv_ex_xpu_complex128 and not test_fn_fwgrad_bwgrad_linalg_inv_ex_xpu_float64 and not test_fn_fwgrad_bwgrad_linalg_inv_xpu_complex128 and not test_fn_fwgrad_bwgrad_linalg_inv_xpu_float64 and not test_fn_fwgrad_bwgrad_linalg_lstsq_grad_oriented_xpu_complex128 and not test_fn_fwgrad_bwgrad_linalg_lstsq_grad_oriented_xpu_float64 and not test_fn_fwgrad_bwgrad_linalg_lu_factor_ex_xpu_complex128 and not test_fn_fwgrad_bwgrad_linalg_lu_factor_xpu_complex128 and not test_fn_fwgrad_bwgrad_linalg_lu_solve_xpu_complex128 and not test_fn_fwgrad_bwgrad_linalg_lu_xpu_complex128 and not test_fn_fwgrad_bwgrad_linalg_lu_xpu_float64 and not test_fn_fwgrad_bwgrad_linalg_matrix_norm_xpu_complex128 and not test_fn_fwgrad_bwgrad_linalg_matrix_norm_xpu_float64 and not test_fn_fwgrad_bwgrad_linalg_matrix_power_xpu_complex128 and not test_fn_fwgrad_bwgrad_linalg_matrix_power_xpu_float64 and not test_fn_fwgrad_bwgrad_linalg_multi_dot_xpu_complex128 and not test_fn_fwgrad_bwgrad_linalg_multi_dot_xpu_float64 and not test_fn_fwgrad_bwgrad_linalg_norm_xpu_float64 and not test_fn_fwgrad_bwgrad_linalg_pinv_hermitian_xpu_complex128 and not test_fn_fwgrad_bwgrad_linalg_pinv_hermitian_xpu_float64 and not test_fn_fwgrad_bwgrad_linalg_pinv_singular_xpu_float64 and not test_fn_fwgrad_bwgrad_linalg_pinv_xpu_complex128 and not test_fn_fwgrad_bwgrad_linalg_pinv_xpu_float64 and not test_fn_fwgrad_bwgrad_linalg_qr_xpu_complex128 and not test_fn_fwgrad_bwgrad_linalg_qr_xpu_float64 and not test_fn_fwgrad_bwgrad_linalg_slogdet_xpu_complex128 and not test_fn_fwgrad_bwgrad_linalg_solve_ex_xpu_complex128 and not test_fn_fwgrad_bwgrad_linalg_solve_triangular_xpu_complex128 and not test_fn_fwgrad_bwgrad_linalg_solve_triangular_xpu_float64 and not test_fn_fwgrad_bwgrad_linalg_solve_xpu_complex128 and not test_fn_fwgrad_bwgrad_linalg_svd_xpu_complex128 and not test_fn_fwgrad_bwgrad_linalg_svd_xpu_float64 and not test_fn_fwgrad_bwgrad_linalg_svdvals_xpu_complex128 and not test_fn_fwgrad_bwgrad_linalg_svdvals_xpu_float64 and not test_fn_fwgrad_bwgrad_linalg_tensorinv_xpu_complex128 and not test_fn_fwgrad_bwgrad_linalg_tensorinv_xpu_float64 and not test_fn_fwgrad_bwgrad_linalg_tensorsolve_xpu_complex128 and not test_fn_fwgrad_bwgrad_linalg_tensorsolve_xpu_float64 and not test_fn_fwgrad_bwgrad_logdet_xpu_complex128 and not test_fn_fwgrad_bwgrad_logdet_xpu_float64 and not test_fn_fwgrad_bwgrad_lu_solve_xpu_complex128 and not test_fn_fwgrad_bwgrad_lu_xpu_complex128 and not test_fn_fwgrad_bwgrad_lu_xpu_float64 and not test_fn_fwgrad_bwgrad_matmul_xpu_complex128 and not test_fn_fwgrad_bwgrad_matmul_xpu_float64 and not test_fn_fwgrad_bwgrad_mm_xpu_complex128 and not test_fn_fwgrad_bwgrad_mm_xpu_float64 and not test_fn_fwgrad_bwgrad_mv_xpu_complex128 and not test_fn_fwgrad_bwgrad_mv_xpu_float64 and not test_fn_fwgrad_bwgrad_nn_functional_bilinear_xpu_float64 and not test_fn_fwgrad_bwgrad_nn_functional_linear_xpu_complex128 and not test_fn_fwgrad_bwgrad_nn_functional_linear_xpu_float64 and not test_fn_fwgrad_bwgrad_nn_functional_multi_head_attention_forward_xpu_float64 and not test_fn_fwgrad_bwgrad_nn_functional_scaled_dot_product_attention_xpu_float64 and not test_fn_fwgrad_bwgrad_norm_nuc_xpu_complex128 and not test_fn_fwgrad_bwgrad_norm_nuc_xpu_float64 and not test_fn_fwgrad_bwgrad_ormqr_xpu_complex128 and not test_fn_fwgrad_bwgrad_ormqr_xpu_float64 and not test_fn_fwgrad_bwgrad_pca_lowrank_xpu_float64 and not test_fn_fwgrad_bwgrad_pinverse_xpu_complex128 and not test_fn_fwgrad_bwgrad_pinverse_xpu_float64 and not test_fn_fwgrad_bwgrad_qr_xpu_complex128 and not test_fn_fwgrad_bwgrad_qr_xpu_float64 and not test_fn_fwgrad_bwgrad_svd_lowrank_xpu_float64 and not test_fn_fwgrad_bwgrad_svd_xpu_complex128 and not test_fn_fwgrad_bwgrad_svd_xpu_float64 and not test_fn_fwgrad_bwgrad_tensordot_xpu_complex128 and not test_fn_fwgrad_bwgrad_tensordot_xpu_float64 and not test_forward_mode_AD___rmatmul___xpu_complex128 and not test_forward_mode_AD___rmatmul___xpu_float64 and not test_forward_mode_AD_addbmm_xpu_float64 and not test_forward_mode_AD_addmm_decomposed_xpu_complex128 and not test_forward_mode_AD_addmm_decomposed_xpu_float64 and not test_forward_mode_AD_addmm_xpu_complex128 and not test_forward_mode_AD_addmm_xpu_float64 and not test_forward_mode_AD_addmv_xpu_complex128 and not test_forward_mode_AD_addmv_xpu_float64 and not test_forward_mode_AD_baddbmm_xpu_complex128 and not test_forward_mode_AD_baddbmm_xpu_float64 and not test_forward_mode_AD_bmm_xpu_complex128 and not test_forward_mode_AD_bmm_xpu_float64 and not test_forward_mode_AD_cholesky_inverse_xpu_complex128 and not test_forward_mode_AD_cholesky_inverse_xpu_float64 and not test_forward_mode_AD_cholesky_solve_xpu_complex128 and not test_forward_mode_AD_cholesky_solve_xpu_float64 and not test_forward_mode_AD_cholesky_xpu_complex128 and not test_forward_mode_AD_cholesky_xpu_float64 and not test_forward_mode_AD_corrcoef_xpu_complex128 and not test_forward_mode_AD_corrcoef_xpu_float64 and not test_forward_mode_AD_dot_xpu_complex128 and not test_forward_mode_AD_dot_xpu_float64 and not test_forward_mode_AD_einsum_xpu_complex128 and not test_forward_mode_AD_einsum_xpu_float64 and not test_forward_mode_AD_inner_xpu_complex128 and not test_forward_mode_AD_inner_xpu_float64 and not test_forward_mode_AD_linalg_cholesky_ex_xpu_complex128 and not test_forward_mode_AD_linalg_cholesky_ex_xpu_float64 and not test_forward_mode_AD_linalg_cholesky_xpu_complex128 and not test_forward_mode_AD_linalg_cholesky_xpu_float64 and not test_forward_mode_AD_linalg_cond_xpu_complex128 and not test_forward_mode_AD_linalg_cond_xpu_float64 and not test_forward_mode_AD_linalg_det_xpu_complex128 and not test_forward_mode_AD_linalg_eig_xpu_complex128 and not test_forward_mode_AD_linalg_eig_xpu_float64 and not test_forward_mode_AD_linalg_eigh_xpu_complex128 and not test_forward_mode_AD_linalg_eigh_xpu_float64 and not test_forward_mode_AD_linalg_eigvals_xpu_complex128 and not test_forward_mode_AD_linalg_eigvals_xpu_float64 and not test_forward_mode_AD_linalg_eigvalsh_xpu_complex128 and not test_forward_mode_AD_linalg_eigvalsh_xpu_float64 and not test_forward_mode_AD_linalg_householder_product_xpu_complex128 and not test_forward_mode_AD_linalg_householder_product_xpu_float64 and not test_forward_mode_AD_linalg_inv_ex_xpu_complex128 and not test_forward_mode_AD_linalg_inv_ex_xpu_float64 and not test_forward_mode_AD_linalg_inv_xpu_complex128 and not test_forward_mode_AD_linalg_inv_xpu_float64 and not test_forward_mode_AD_linalg_lstsq_grad_oriented_xpu_complex128 and not test_forward_mode_AD_linalg_lstsq_grad_oriented_xpu_float64 and not test_forward_mode_AD_linalg_lu_factor_ex_xpu_complex128 and not test_forward_mode_AD_linalg_lu_factor_xpu_complex128 and not test_forward_mode_AD_linalg_lu_solve_xpu_complex128 and not test_forward_mode_AD_linalg_lu_xpu_complex128 and not test_forward_mode_AD_linalg_lu_xpu_float64 and not test_forward_mode_AD_linalg_matrix_norm_xpu_complex128 and not test_forward_mode_AD_linalg_matrix_norm_xpu_float64 and not test_forward_mode_AD_linalg_matrix_power_xpu_complex128 and not test_forward_mode_AD_linalg_matrix_power_xpu_float64 and not test_forward_mode_AD_linalg_multi_dot_xpu_complex128 and not test_forward_mode_AD_linalg_multi_dot_xpu_float64 and not test_forward_mode_AD_linalg_norm_xpu_float64 and not test_forward_mode_AD_linalg_pinv_hermitian_xpu_complex128 and not test_forward_mode_AD_linalg_pinv_hermitian_xpu_float64 and not test_forward_mode_AD_linalg_pinv_singular_xpu_complex128 and not test_forward_mode_AD_linalg_pinv_singular_xpu_float64 and not test_forward_mode_AD_linalg_pinv_xpu_complex128 and not test_forward_mode_AD_linalg_pinv_xpu_float64 and not test_forward_mode_AD_linalg_qr_xpu_complex128 and not test_forward_mode_AD_linalg_qr_xpu_float64 and not test_forward_mode_AD_linalg_slogdet_xpu_complex128 and not test_forward_mode_AD_linalg_solve_ex_xpu_complex128 and not test_forward_mode_AD_linalg_solve_triangular_xpu_complex128 and not test_forward_mode_AD_linalg_solve_triangular_xpu_float64 and not test_forward_mode_AD_linalg_solve_xpu_complex128 and not test_forward_mode_AD_linalg_svd_xpu_complex128 and not test_forward_mode_AD_linalg_svd_xpu_float64 and not test_forward_mode_AD_linalg_svdvals_xpu_complex128 and not test_forward_mode_AD_linalg_svdvals_xpu_float64 and not test_forward_mode_AD_linalg_tensorinv_xpu_complex128 and not test_forward_mode_AD_linalg_tensorinv_xpu_float64 and not test_forward_mode_AD_linalg_tensorsolve_xpu_complex128 and not test_forward_mode_AD_linalg_tensorsolve_xpu_float64 and not test_forward_mode_AD_logdet_xpu_complex128 and not test_forward_mode_AD_logdet_xpu_float64 and not test_forward_mode_AD_lu_solve_xpu_complex128 and not test_forward_mode_AD_lu_xpu_complex128 and not test_forward_mode_AD_lu_xpu_float64 and not test_forward_mode_AD_matmul_xpu_complex128 and not test_forward_mode_AD_matmul_xpu_float64 and not test_forward_mode_AD_mm_xpu_complex128 and not test_forward_mode_AD_mm_xpu_float64 and not test_forward_mode_AD_mv_xpu_complex128 and not test_forward_mode_AD_mv_xpu_float64 and not test_forward_mode_AD_nn_functional_bilinear_xpu_float64 and not test_forward_mode_AD_nn_functional_linear_xpu_complex128 and not test_forward_mode_AD_nn_functional_linear_xpu_float64 and not test_forward_mode_AD_norm_nuc_xpu_complex128 and not test_forward_mode_AD_norm_nuc_xpu_float64 and not test_forward_mode_AD_pca_lowrank_xpu_float64 and not test_forward_mode_AD_pinverse_xpu_complex128 and not test_forward_mode_AD_pinverse_xpu_float64 and not test_forward_mode_AD_qr_xpu_complex128 and not test_forward_mode_AD_qr_xpu_float64 and not test_forward_mode_AD_svd_lowrank_xpu_float64 and not test_forward_mode_AD_svd_xpu_complex128 and not test_forward_mode_AD_svd_xpu_float64 and not test_forward_mode_AD_tensordot_xpu_complex128 and not test_forward_mode_AD_tensordot_xpu_float64 and not test_forward_mode_AD_triangular_solve_xpu_complex128 and not test_forward_mode_AD_triangular_solve_xpu_float64 and not test_inplace_forward_mode_AD_addbmm_xpu_float64 and not test_inplace_forward_mode_AD_addmm_decomposed_xpu_complex128 and not test_inplace_forward_mode_AD_addmm_decomposed_xpu_float64 and not test_inplace_forward_mode_AD_addmm_xpu_complex128 and not test_inplace_forward_mode_AD_addmm_xpu_float64 and not test_inplace_forward_mode_AD_addmv_xpu_complex128 and not test_inplace_forward_mode_AD_addmv_xpu_float64 and not test_inplace_forward_mode_AD_baddbmm_xpu_complex128 and not test_inplace_forward_mode_AD_baddbmm_xpu_float64 and not test_forward_mode_AD_pca_lowrank_xpu_complex128 and not test_forward_mode_AD_svd_lowrank_xpu_complex128 and not test_fn_fwgrad_bwgrad_addbmm_xpu_complex128 and not test_forward_mode_AD_addbmm_xpu_complex128 and not test_inplace_forward_mode_AD_addbmm_xpu_complex128 and not test_fn_fwgrad_bwgrad_linalg_norm_xpu_complex128 and not test_forward_mode_AD_linalg_norm_xpu_complex128 and not test_fn_fwgrad_bwgrad_nn_functional_conv_transpose2d_xpu_complex128 and not test_fn_fwgrad_bwgrad_nn_functional_conv_transpose2d_xpu_float64 and not test_fn_fwgrad_bwgrad_nn_functional_conv_transpose3d_xpu_complex128 and not test_fn_fwgrad_bwgrad_nn_functional_conv_transpose3d_xpu_float64 and not test_forward_mode_AD_nn_functional_conv_transpose2d_xpu_complex128 and not test_forward_mode_AD_nn_functional_conv_transpose2d_xpu_float64 and not test_forward_mode_AD_nn_functional_conv_transpose3d_xpu_complex128 and not test_forward_mode_AD_nn_functional_conv_transpose3d_xpu_float64 and not test_fn_fwgrad_bwgrad_nn_functional_conv3d_xpu_complex128 and not test_fn_fwgrad_bwgrad_nn_functional_conv3d_xpu_float64"
INFO 20250724-15:50:40 pytest --timeout 600 -v --junit-xml=./op_ut_with_skip_test_maskedtensor_xpu.py.xml test_maskedtensor_xpu.py
INFO 20250724-15:51:06 pytest --timeout 600 -v --junit-xml=./op_ut_with_skip_quantization/core/test_quantized_op_xpu.py.xml quantization/core/test_quantized_op_xpu.py -k "not test_qgelu_xpu and not test_qrelu_xpu and not test_qsoftmax_qnnpack_xpu"
INFO 20250724-15:52:23 pytest --timeout 600 -v --junit-xml=./op_ut_with_skip_quantization/core/test_workflow_ops_xpu.py.xml quantization/core/test_workflow_ops_xpu.py -k "not test_fq_module_per_tensor_xpu"
INFO 20250724-15:52:34 pytest --timeout 600 -v --junit-xml=./op_ut_with_skip_quantization/core/test_workflow_module_xpu.py.xml quantization/core/test_workflow_module_xpu.py
INFO 20250724-15:52:53 pytest --timeout 600 -v --junit-xml=./op_ut_with_skip_quantization/core/test_quantized_tensor_xpu.py.xml quantization/core/test_quantized_tensor_xpu.py -k "not test_compare_per_channel_device_numerics_xpu and not test_compare_per_tensor_device_numerics_xpu and not test_cuda_quantization_does_not_pin_memory_xpu and not test_per_channel_qtensor_creation_cuda_xpu and not test_per_channel_to_device_xpu and not test_per_tensor_to_device_xpu and not test_qtensor_cuda_xpu and not test_qtensor_index_put_cuda_xpu and not test_qtensor_index_select_cuda_xpu and not test_qtensor_masked_fill_cuda_xpu"
INFO 20250724-15:53:00 pytest --timeout 600 -v --junit-xml=./op_ut_with_skip_nn/test_packed_sequence_xpu.py.xml nn/test_packed_sequence_xpu.py -k "not test_to and not test_to_memory and not test_total"
INFO 20250724-15:53:06 pytest --timeout 600 -v --junit-xml=./op_ut_with_skip_test_ops_gradients_xpu.py.xml test_ops_gradients_xpu.py -k "not test_fn_grad_index_reduce_prod_xpu_float64 and not test_inplace_grad_index_reduce_prod_xpu_float64 and not test_fn_grad___rmatmul___xpu_complex128 and not test_fn_grad___rmatmul___xpu_float64 and not test_fn_grad_addbmm_xpu_float64 and not test_fn_grad_addmm_decomposed_xpu_complex128 and not test_fn_grad_addmm_decomposed_xpu_float64 and not test_fn_grad_addmm_xpu_complex128 and not test_fn_grad_addmm_xpu_float64 and not test_fn_grad_addmv_xpu_complex128 and not test_fn_grad_addmv_xpu_float64 and not test_fn_grad_addr_xpu_complex128 and not test_fn_grad_addr_xpu_float64 and not test_fn_grad_baddbmm_xpu_complex128 and not test_fn_grad_baddbmm_xpu_float64 and not test_fn_grad_bmm_xpu_complex128 and not test_fn_grad_bmm_xpu_float64 and not test_fn_grad_cdist_xpu_float64 and not test_fn_grad_cholesky_inverse_xpu_complex128 and not test_fn_grad_cholesky_inverse_xpu_float64 and not test_fn_grad_cholesky_solve_xpu_complex128 and not test_fn_grad_cholesky_solve_xpu_float64 and not test_fn_grad_cholesky_xpu_complex128 and not test_fn_grad_cholesky_xpu_float64 and not test_fn_grad_corrcoef_xpu_complex128 and not test_fn_grad_corrcoef_xpu_float64 and not test_fn_grad_einsum_xpu_complex128 and not test_fn_grad_einsum_xpu_float64 and not test_fn_grad_inner_xpu_complex128 and not test_fn_grad_inner_xpu_float64 and not test_fn_grad_linalg_cholesky_ex_xpu_complex128 and not test_fn_grad_linalg_cholesky_ex_xpu_float64 and not test_fn_grad_linalg_cholesky_xpu_complex128 and not test_fn_grad_linalg_cholesky_xpu_float64 and not test_fn_grad_linalg_cond_xpu_complex128 and not test_fn_grad_linalg_cond_xpu_float64 and not test_fn_grad_linalg_det_xpu_complex128 and not test_fn_grad_linalg_eig_xpu_complex128 and not test_fn_grad_linalg_eig_xpu_float64 and not test_fn_grad_linalg_eigh_xpu_complex128 and not test_fn_grad_linalg_eigh_xpu_float64 and not test_fn_grad_linalg_eigvals_xpu_complex128 and not test_fn_grad_linalg_eigvalsh_xpu_complex128 and not test_fn_grad_linalg_eigvalsh_xpu_float64 and not test_fn_grad_linalg_householder_product_xpu_complex128 and not test_fn_grad_linalg_householder_product_xpu_float64 and not test_fn_grad_linalg_inv_ex_xpu_complex128 and not test_fn_grad_linalg_inv_ex_xpu_float64 and not test_fn_grad_linalg_inv_xpu_complex128 and not test_fn_grad_linalg_inv_xpu_float64 and not test_fn_grad_linalg_lstsq_grad_oriented_xpu_complex128 and not test_fn_grad_linalg_lstsq_grad_oriented_xpu_float64 and not test_fn_grad_linalg_lu_factor_ex_xpu_complex128 and not test_fn_grad_linalg_lu_factor_xpu_complex128 and not test_fn_grad_linalg_lu_solve_xpu_complex128 and not test_fn_grad_linalg_lu_xpu_complex128 and not test_fn_grad_linalg_lu_xpu_float64 and not test_fn_grad_linalg_matrix_norm_xpu_complex128 and not test_fn_grad_linalg_matrix_norm_xpu_float64 and not test_fn_grad_linalg_matrix_power_xpu_complex128 and not test_fn_grad_linalg_matrix_power_xpu_float64 and not test_fn_grad_linalg_multi_dot_xpu_complex128 and not test_fn_grad_linalg_multi_dot_xpu_float64 and not test_fn_grad_linalg_norm_xpu_float64 and not test_fn_grad_linalg_pinv_hermitian_xpu_complex128 and not test_fn_grad_linalg_pinv_hermitian_xpu_float64 and not test_fn_grad_linalg_pinv_singular_xpu_complex128 and not test_fn_grad_linalg_pinv_singular_xpu_float64 and not test_fn_grad_linalg_pinv_xpu_complex128 and not test_fn_grad_linalg_pinv_xpu_float64 and not test_fn_grad_linalg_qr_xpu_complex128 and not test_fn_grad_linalg_qr_xpu_float64 and not test_fn_grad_linalg_slogdet_xpu_complex128 and not test_fn_grad_linalg_solve_ex_xpu_complex128 and not test_fn_grad_linalg_solve_triangular_xpu_complex128 and not test_fn_grad_linalg_solve_triangular_xpu_float64 and not test_fn_grad_linalg_solve_xpu_complex128 and not test_fn_grad_linalg_svd_xpu_complex128 and not test_fn_grad_linalg_svd_xpu_float64 and not test_fn_grad_linalg_svdvals_xpu_complex128 and not test_fn_grad_linalg_svdvals_xpu_float64 and not test_fn_grad_linalg_tensorinv_xpu_complex128 and not test_fn_grad_linalg_tensorinv_xpu_float64 and not test_fn_grad_linalg_tensorsolve_xpu_complex128 and not test_fn_grad_linalg_tensorsolve_xpu_float64 and not test_fn_grad_logdet_xpu_complex128 and not test_fn_grad_logdet_xpu_float64 and not test_fn_grad_lu_solve_xpu_complex128 and not test_fn_grad_lu_xpu_complex128 and not test_fn_grad_lu_xpu_float64 and not test_fn_grad_matmul_xpu_complex128 and not test_fn_grad_matmul_xpu_float64 and not test_fn_grad_mm_xpu_complex128 and not test_fn_grad_mm_xpu_float64 and not test_fn_grad_mv_xpu_complex128 and not test_fn_grad_mv_xpu_float64 and not test_fn_grad_nn_functional_bilinear_xpu_float64 and not test_fn_grad_nn_functional_linear_xpu_complex128 and not test_fn_grad_nn_functional_linear_xpu_float64 and not test_fn_grad_nn_functional_multi_head_attention_forward_xpu_float64 and not test_fn_grad_nn_functional_scaled_dot_product_attention_xpu_float64 and not test_fn_grad_norm_nuc_xpu_complex128 and not test_fn_grad_norm_nuc_xpu_float64 and not test_fn_grad_ormqr_xpu_complex128 and not test_fn_grad_ormqr_xpu_float64 and not test_fn_grad_pca_lowrank_xpu_float64 and not test_fn_grad_pinverse_xpu_complex128 and not test_fn_grad_pinverse_xpu_float64 and not test_fn_grad_qr_xpu_complex128 and not test_fn_grad_qr_xpu_float64 and not test_fn_grad_svd_lowrank_xpu_float64 and not test_fn_grad_svd_xpu_complex128 and not test_fn_grad_svd_xpu_float64 and not test_fn_grad_tensordot_xpu_complex128 and not test_fn_grad_tensordot_xpu_float64 and not test_fn_grad_triangular_solve_xpu_complex128 and not test_fn_grad_triangular_solve_xpu_float64 and not test_fn_gradgrad___rmatmul___xpu_complex128 and not test_fn_gradgrad___rmatmul___xpu_float64 and not test_fn_gradgrad_addbmm_xpu_float64 and not test_fn_gradgrad_addmm_decomposed_xpu_complex128 and not test_fn_gradgrad_addmm_decomposed_xpu_float64 and not test_fn_gradgrad_addmm_xpu_complex128 and not test_fn_gradgrad_addmm_xpu_float64 and not test_fn_gradgrad_addmv_xpu_complex128 and not test_fn_gradgrad_addmv_xpu_float64 and not test_fn_gradgrad_addr_xpu_complex128 and not test_fn_gradgrad_addr_xpu_float64 and not test_fn_gradgrad_baddbmm_xpu_complex128 and not test_fn_gradgrad_baddbmm_xpu_float64 and not test_fn_gradgrad_bmm_xpu_complex128 and not test_fn_gradgrad_bmm_xpu_float64 and not test_fn_gradgrad_cholesky_inverse_xpu_complex128 and not test_fn_gradgrad_cholesky_inverse_xpu_float64 and not test_fn_gradgrad_cholesky_solve_xpu_complex128 and not test_fn_gradgrad_cholesky_solve_xpu_float64 and not test_fn_gradgrad_cholesky_xpu_complex128 and not test_fn_gradgrad_cholesky_xpu_float64 and not test_fn_gradgrad_corrcoef_xpu_complex128 and not test_fn_gradgrad_corrcoef_xpu_float64 and not test_fn_gradgrad_einsum_xpu_complex128 and not test_fn_gradgrad_einsum_xpu_float64 and not test_fn_gradgrad_inner_xpu_complex128 and not test_fn_gradgrad_inner_xpu_float64 and not test_fn_gradgrad_linalg_cholesky_ex_xpu_complex128 and not test_fn_gradgrad_linalg_cholesky_ex_xpu_float64 and not test_fn_gradgrad_linalg_cholesky_xpu_complex128 and not test_fn_gradgrad_linalg_cholesky_xpu_float64 and not test_fn_gradgrad_linalg_cond_xpu_complex128 and not test_fn_gradgrad_linalg_cond_xpu_float64 and not test_fn_gradgrad_linalg_det_xpu_complex128 and not test_fn_gradgrad_linalg_eig_xpu_complex128 and not test_fn_gradgrad_linalg_eig_xpu_float64 and not test_fn_gradgrad_linalg_eigh_xpu_complex128 and not test_fn_gradgrad_linalg_eigh_xpu_float64 and not test_fn_gradgrad_linalg_eigvals_xpu_complex128 and not test_fn_gradgrad_linalg_eigvals_xpu_float64 and not test_fn_gradgrad_linalg_eigvalsh_xpu_complex128 and not test_fn_gradgrad_linalg_eigvalsh_xpu_float64 and not test_fn_gradgrad_linalg_householder_product_xpu_complex128 and not test_fn_gradgrad_linalg_householder_product_xpu_float64 and not test_fn_gradgrad_linalg_inv_ex_xpu_complex128 and not test_fn_gradgrad_linalg_inv_ex_xpu_float64 and not test_fn_gradgrad_linalg_inv_xpu_complex128 and not test_fn_gradgrad_linalg_inv_xpu_float64 and not test_fn_gradgrad_linalg_lstsq_grad_oriented_xpu_complex128 and not test_fn_gradgrad_linalg_lstsq_grad_oriented_xpu_float64 and not test_fn_gradgrad_linalg_lu_factor_ex_xpu_complex128 and not test_fn_gradgrad_linalg_lu_factor_xpu_complex128 and not test_fn_gradgrad_linalg_lu_solve_xpu_complex128 and not test_fn_gradgrad_linalg_lu_xpu_complex128 and not test_fn_gradgrad_linalg_lu_xpu_float64 and not test_fn_gradgrad_linalg_matrix_norm_xpu_complex128 and not test_fn_gradgrad_linalg_matrix_norm_xpu_float64 and not test_fn_gradgrad_linalg_matrix_power_xpu_complex128 and not test_fn_gradgrad_linalg_matrix_power_xpu_float64 and not test_fn_gradgrad_linalg_multi_dot_xpu_complex128 and not test_fn_gradgrad_linalg_multi_dot_xpu_float64 and not test_fn_gradgrad_linalg_pinv_hermitian_xpu_complex128 and not test_fn_gradgrad_linalg_pinv_hermitian_xpu_float64 and not test_fn_gradgrad_linalg_pinv_singular_xpu_float64 and not test_fn_gradgrad_linalg_pinv_xpu_complex128 and not test_fn_gradgrad_linalg_pinv_xpu_float64 and not test_fn_gradgrad_linalg_qr_xpu_complex128 and not test_fn_gradgrad_linalg_qr_xpu_float64 and not test_fn_gradgrad_linalg_slogdet_xpu_complex128 and not test_fn_gradgrad_linalg_solve_ex_xpu_complex128 and not test_fn_gradgrad_linalg_solve_triangular_xpu_complex128 and not test_fn_gradgrad_linalg_solve_triangular_xpu_float64 and not test_fn_gradgrad_linalg_solve_xpu_complex128 and not test_fn_gradgrad_linalg_svd_xpu_complex128 and not test_fn_gradgrad_linalg_svd_xpu_float64 and not test_fn_gradgrad_linalg_svdvals_xpu_complex128 and not test_fn_gradgrad_linalg_svdvals_xpu_float64 and not test_fn_gradgrad_linalg_tensorinv_xpu_complex128 and not test_fn_gradgrad_linalg_tensorinv_xpu_float64 and not test_fn_gradgrad_linalg_tensorsolve_xpu_complex128 and not test_fn_gradgrad_linalg_tensorsolve_xpu_float64 and not test_fn_gradgrad_logdet_xpu_complex128 and not test_fn_gradgrad_logdet_xpu_float64 and not test_fn_gradgrad_lu_solve_xpu_complex128 and not test_fn_gradgrad_lu_xpu_complex128 and not test_fn_gradgrad_lu_xpu_float64 and not test_fn_gradgrad_matmul_xpu_complex128 and not test_fn_gradgrad_matmul_xpu_float64 and not test_fn_gradgrad_mm_xpu_complex128 and not test_fn_gradgrad_mm_xpu_float64 and not test_fn_gradgrad_mv_xpu_complex128 and not test_fn_gradgrad_mv_xpu_float64 and not test_fn_gradgrad_nn_functional_bilinear_xpu_float64 and not test_fn_gradgrad_nn_functional_linear_xpu_complex128 and not test_fn_gradgrad_nn_functional_linear_xpu_float64 and not test_fn_gradgrad_nn_functional_multi_head_attention_forward_xpu_float64 and not test_fn_gradgrad_nn_functional_scaled_dot_product_attention_xpu_float64 and not test_fn_gradgrad_norm_nuc_xpu_complex128 and not test_fn_gradgrad_norm_nuc_xpu_float64 and not test_fn_gradgrad_ormqr_xpu_complex128 and not test_fn_gradgrad_ormqr_xpu_float64 and not test_fn_gradgrad_pca_lowrank_xpu_float64 and not test_fn_gradgrad_pinverse_xpu_complex128 and not test_fn_gradgrad_pinverse_xpu_float64 and not test_fn_gradgrad_qr_xpu_complex128 and not test_fn_gradgrad_qr_xpu_float64 and not test_fn_gradgrad_svd_lowrank_xpu_float64 and not test_fn_gradgrad_svd_xpu_complex128 and not test_fn_gradgrad_svd_xpu_float64 and not test_fn_gradgrad_tensordot_xpu_complex128 and not test_fn_gradgrad_tensordot_xpu_float64 and not test_fn_gradgrad_triangular_solve_xpu_complex128 and not test_fn_gradgrad_triangular_solve_xpu_float64 and not test_inplace_grad_addbmm_xpu_float64 and not test_inplace_grad_addmm_decomposed_xpu_complex128 and not test_inplace_grad_addmm_decomposed_xpu_float64 and not test_inplace_grad_addmm_xpu_complex128 and not test_inplace_grad_addmm_xpu_float64 and not test_inplace_grad_addmv_xpu_complex128 and not test_inplace_grad_addmv_xpu_float64 and not test_inplace_grad_addr_xpu_complex128 and not test_inplace_grad_addr_xpu_float64 and not test_inplace_grad_baddbmm_xpu_complex128 and not test_inplace_grad_baddbmm_xpu_float64 and not test_inplace_gradgrad_addbmm_xpu_float64 and not test_inplace_gradgrad_addmm_decomposed_xpu_complex128 and not test_inplace_gradgrad_addmm_decomposed_xpu_float64 and not test_inplace_gradgrad_addmm_xpu_complex128 and not test_inplace_gradgrad_addmm_xpu_float64 and not test_inplace_gradgrad_addmv_xpu_complex128 and not test_inplace_gradgrad_addmv_xpu_float64 and not test_inplace_gradgrad_addr_xpu_complex128 and not test_inplace_gradgrad_addr_xpu_float64 and not test_inplace_gradgrad_baddbmm_xpu_complex128 and not test_inplace_gradgrad_baddbmm_xpu_float64 and not test_fn_grad_pca_lowrank_xpu_complex128 and not test_fn_grad_svd_lowrank_xpu_complex128 and not test_fn_gradgrad_pca_lowrank_xpu_complex128 and not test_fn_gradgrad_svd_lowrank_xpu_complex128 and not test_fn_grad_linalg_norm_xpu_complex128 and not test_fn_grad_addbmm_xpu_complex128 and not test_fn_gradgrad_addbmm_xpu_complex128 and not test_inplace_grad_addbmm_xpu_complex128 and not test_inplace_gradgrad_addbmm_xpu_complex128 and not test_fn_grad_nn_functional_conv_transpose2d_xpu_complex128 and not test_fn_grad_nn_functional_conv_transpose2d_xpu_float64 and not test_fn_grad_nn_functional_conv_transpose3d_xpu_complex128 and not test_fn_grad_nn_functional_conv_transpose3d_xpu_float64 and not test_fn_gradgrad_nn_functional_conv_transpose2d_xpu_complex128 and not test_fn_gradgrad_nn_functional_conv_transpose2d_xpu_float64 and not test_fn_gradgrad_nn_functional_conv_transpose3d_xpu_complex128 and not test_fn_gradgrad_nn_functional_conv_transpose3d_xpu_float64 and not test_fn_gradgrad_index_reduce_mean_xpu_float64 and not test_fn_gradgrad_index_reduce_prod_xpu_float64 and not test_inplace_gradgrad_index_reduce_mean_xpu_float64 and not test_inplace_gradgrad_index_reduce_prod_xpu_float64 and not test_fn_gradgrad_nn_functional_conv3d_xpu_complex128 and not test_fn_gradgrad_nn_functional_conv3d_xpu_float64"
INFO 20250724-15:53:06 pytest --timeout 600 -v --junit-xml=./op_ut_with_skip_test_torch_xpu.py.xml test_torch_xpu.py -k "not test_grad_scaling_state_dict_xpu and not test_storage_setitem_xpu_uint8 and not test_tensor_storage_type_xpu_uint8 and not test_storage_setitem_xpu_float32 and not test_tensor_storage_type_xpu_float32 and not test_broadcast_fn_map2_xpu and not test_broadcast_fn_map_xpu and not test_corrcoef_xpu_complex64 and not test_grad_scaler_pass_itself_xpu and not test_pickle_gradscaler_xpu and not test_index_put_non_accumulate_deterministic_xpu and not test_sync_warning_xpu and not test_module_share_memory_xpu and not test_storage_setitem_xpu_bool and not test_tensor_storage_type_xpu_bool and not test_storage_setitem_xpu_complex128 and not test_tensor_storage_type_xpu_complex128 and not test_storage_setitem_xpu_complex64 and not test_tensor_storage_type_xpu_complex64 and not test_storage_setitem_xpu_float64 and not test_tensor_storage_type_xpu_float64 and not test_storage_setitem_xpu_int16 and not test_tensor_storage_type_xpu_int16 and not test_storage_setitem_xpu_int32 and not test_tensor_storage_type_xpu_int32 and not test_storage_setitem_xpu_int64 and not test_tensor_storage_type_xpu_int64 and not test_storage_setitem_xpu_int8 and not test_tensor_storage_type_xpu_int8 and not test_tensor_storage_type_xpu_bfloat16 and not test_tensor_storage_type_xpu_float16 and not test_tensor_storage_type_xpu_uint8 and not test_print and not test_storage_error and not test_storage_error_no_attribute and not test_storage_error and not test_typed_storage_deprecation_warning and not test_typed_storage_internal_no_warning and not test_cuda_vitals_gpu_only_xpu and not test_swap_basic and not test_index_copy_deterministic and not test_gather_backward_deterministic_path_xpu and not test_scatter_add_one_dim_deterministic_xpu and not test_index_reduce_reduce_mean_xpu_bfloat16 and not test_index_reduce_reduce_mean_xpu_float16 and not test_index_reduce_reduce_prod_xpu_float16"
INFO 20250724-15:55:39 pytest --timeout 600 -v --junit-xml=./op_ut_with_skip_nn/test_multihead_attention_xpu.py.xml nn/test_multihead_attention_xpu.py -k "not test_multihead_attention_dtype_batch_first_xpu_float64 and not test_multihead_attention_dtype_xpu_float64 and not test_multihead_attn_fast_path_query_and_bias_have_different_dtypes_xpu_float64 and not test_multihead_attn_fast_path_small_test_xpu_float64 and not test_multihead_attn_in_proj_bias_none_xpu_float64 and not test_multihead_attn_in_proj_weight_none_xpu_float64"
INFO 20250724-15:55:49 pytest --timeout 600 -v --junit-xml=./op_ut_with_skip_test_native_mha_xpu.py.xml test_native_mha_xpu.py -k "not test_native_multihead_self_attention_use_nt_False_use_padding_True_pad_all_False_need_weights_False_average_attn_weights_False_fused_False_xpu_float16 and not test_native_multihead_self_attention_use_nt_False_use_padding_True_pad_all_False_need_weights_False_average_attn_weights_False_fused_False_xpu_float32 and not test_native_multihead_self_attention_use_nt_False_use_padding_True_pad_all_False_need_weights_False_average_attn_weights_False_fused_True_xpu_float16 and not test_native_multihead_self_attention_use_nt_False_use_padding_True_pad_all_False_need_weights_False_average_attn_weights_False_fused_True_xpu_float32 and not test_native_multihead_self_attention_use_nt_False_use_padding_True_pad_all_False_need_weights_False_average_attn_weights_True_fused_False_xpu_float16 and not test_native_multihead_self_attention_use_nt_False_use_padding_True_pad_all_False_need_weights_False_average_attn_weights_True_fused_False_xpu_float32 and not test_native_multihead_self_attention_use_nt_False_use_padding_True_pad_all_False_need_weights_False_average_attn_weights_True_fused_True_xpu_float16 and not test_native_multihead_self_attention_use_nt_False_use_padding_True_pad_all_False_need_weights_False_average_attn_weights_True_fused_True_xpu_float32 and not test_native_multihead_self_attention_use_nt_False_use_padding_True_pad_all_True_need_weights_False_average_attn_weights_False_fused_False_xpu_float16 and not test_native_multihead_self_attention_use_nt_False_use_padding_True_pad_all_True_need_weights_False_average_attn_weights_False_fused_False_xpu_float32 and not test_native_multihead_self_attention_use_nt_False_use_padding_True_pad_all_True_need_weights_False_average_attn_weights_False_fused_True_xpu_float16 and not test_native_multihead_self_attention_use_nt_False_use_padding_True_pad_all_True_need_weights_False_average_attn_weights_False_fused_True_xpu_float32 and not test_native_multihead_self_attention_use_nt_False_use_padding_True_pad_all_True_need_weights_False_average_attn_weights_True_fused_False_xpu_float16 and not test_native_multihead_self_attention_use_nt_False_use_padding_True_pad_all_True_need_weights_False_average_attn_weights_True_fused_False_xpu_float32 and not test_native_multihead_self_attention_use_nt_False_use_padding_True_pad_all_True_need_weights_False_average_attn_weights_True_fused_True_xpu_float16 and not test_native_multihead_self_attention_use_nt_False_use_padding_True_pad_all_True_need_weights_False_average_attn_weights_True_fused_True_xpu_float32 and not test_native_multihead_self_attention_use_nt_True_use_padding_False_pad_all_False_need_weights_False_average_attn_weights_False_fused_False_xpu_float16 and not test_native_multihead_self_attention_use_nt_True_use_padding_False_pad_all_False_need_weights_False_average_attn_weights_False_fused_False_xpu_float32 and not test_native_multihead_self_attention_use_nt_True_use_padding_False_pad_all_False_need_weights_False_average_attn_weights_False_fused_True_xpu_float16 and not test_native_multihead_self_attention_use_nt_True_use_padding_False_pad_all_False_need_weights_False_average_attn_weights_False_fused_True_xpu_float32 and not test_native_multihead_self_attention_use_nt_True_use_padding_False_pad_all_False_need_weights_False_average_attn_weights_True_fused_False_xpu_float16 and not test_native_multihead_self_attention_use_nt_True_use_padding_False_pad_all_False_need_weights_False_average_attn_weights_True_fused_False_xpu_float32 and not test_native_multihead_self_attention_use_nt_True_use_padding_False_pad_all_False_need_weights_False_average_attn_weights_True_fused_True_xpu_float16 and not test_native_multihead_self_attention_use_nt_True_use_padding_False_pad_all_False_need_weights_False_average_attn_weights_True_fused_True_xpu_float32 and not test_native_multihead_self_attention_use_nt_True_use_padding_True_pad_all_False_need_weights_False_average_attn_weights_False_fused_False_xpu_float16 and not test_native_multihead_self_attention_use_nt_True_use_padding_True_pad_all_False_need_weights_False_average_attn_weights_False_fused_False_xpu_float32 and not test_native_multihead_self_attention_use_nt_True_use_padding_True_pad_all_False_need_weights_False_average_attn_weights_False_fused_True_xpu_float16 and not test_native_multihead_self_attention_use_nt_True_use_padding_True_pad_all_False_need_weights_False_average_attn_weights_False_fused_True_xpu_float32 and not test_native_multihead_self_attention_use_nt_True_use_padding_True_pad_all_False_need_weights_False_average_attn_weights_True_fused_False_xpu_float16 and not test_native_multihead_self_attention_use_nt_True_use_padding_True_pad_all_False_need_weights_False_average_attn_weights_True_fused_False_xpu_float32 and not test_native_multihead_self_attention_use_nt_True_use_padding_True_pad_all_False_need_weights_False_average_attn_weights_True_fused_True_xpu_float16 and not test_native_multihead_self_attention_use_nt_True_use_padding_True_pad_all_False_need_weights_False_average_attn_weights_True_fused_True_xpu_float32 and not test_native_multihead_self_attention_use_nt_True_use_padding_True_pad_all_True_need_weights_False_average_attn_weights_False_fused_False_xpu_float16 and not test_native_multihead_self_attention_use_nt_True_use_padding_True_pad_all_True_need_weights_False_average_attn_weights_False_fused_False_xpu_float32 and not test_native_multihead_self_attention_use_nt_True_use_padding_True_pad_all_True_need_weights_False_average_attn_weights_False_fused_True_xpu_float16 and not test_native_multihead_self_attention_use_nt_True_use_padding_True_pad_all_True_need_weights_False_average_attn_weights_False_fused_True_xpu_float32 and not test_native_multihead_self_attention_use_nt_True_use_padding_True_pad_all_True_need_weights_False_average_attn_weights_True_fused_False_xpu_float16 and not test_native_multihead_self_attention_use_nt_True_use_padding_True_pad_all_True_need_weights_False_average_attn_weights_True_fused_False_xpu_float32 and not test_native_multihead_self_attention_use_nt_True_use_padding_True_pad_all_True_need_weights_False_average_attn_weights_True_fused_True_xpu_float16 and not test_native_multihead_self_attention_use_nt_True_use_padding_True_pad_all_True_need_weights_False_average_attn_weights_True_fused_True_xpu_float32 and not test_transform_bias_rescale_qkv_nested_xpu_float32"
INFO 20250724-15:55:56 pytest --timeout 600 -v --junit-xml=./op_ut_with_skip_test_comparison_utils_xpu.py.xml test_comparison_utils_xpu.py
INFO 20250724-15:56:02 pytest --timeout 600 -v --junit-xml=./op_ut_with_skip_test_segment_reductions_xpu.py.xml test_segment_reductions_xpu.py
INFO 20250724-15:56:13 pytest --timeout 600 -v --junit-xml=./op_ut_with_skip_nn/test_pruning_xpu.py.xml nn/test_pruning_xpu.py
INFO 20250724-15:56:19 pytest --timeout 600 -v --junit-xml=./op_ut_with_skip_test_foreach_xpu.py.xml test_foreach_xpu.py -k "not use_cuda_graph_True and not test_parity__foreach_div_fastpath_inplace_xpu_complex128 and not test_parity__foreach_div_fastpath_outplace_xpu_complex128 and not test_parity__foreach_addcdiv_fastpath_inplace_xpu_complex128 and not test_parity__foreach_addcdiv_fastpath_outplace_xpu_complex128"
INFO 20250724-15:56:25 pytest --timeout 600 -v --junit-xml=./op_ut_with_skip_nn/test_convolution_xpu.py.xml nn/test_convolution_xpu.py -k "not test_cudnn_convolution_relu_xpu_float16 and not test_cudnn_convolution_relu_xpu_float32 and not test_cudnn_convolution_add_relu_xpu_float16 and not test_cudnn_convolution_add_relu_xpu_float32 and not test_Conv2d_naive_groups_xpu_float16 and not test_Conv2d_groups_nobias and not test_thnn_conv_strided_padded_dilated"
INFO 20250724-15:57:04 pytest --timeout 600 -v --junit-xml=./op_ut_with_skip_test_dynamic_shapes_xpu.py.xml test_dynamic_shapes_xpu.py
INFO 20250724-15:57:11 pytest --timeout 600 -v --junit-xml=./op_ut_with_skip_nn/test_load_state_dict_xpu.py.xml nn/test_load_state_dict_xpu.py
INFO 20250724-15:57:18 pytest --timeout 600 -v --junit-xml=./op_ut_with_skip_nn/test_module_hooks_xpu.py.xml nn/test_module_hooks_xpu.py -k "not test_register_state_dict_post_hook"
INFO 20250724-15:57:24 pytest --timeout 600 -v --junit-xml=./op_ut_with_skip_nn/test_parametrization_xpu.py.xml nn/test_parametrization_xpu.py
INFO 20250724-15:57:31 pytest --timeout 600 -v --junit-xml=./op_ut_with_skip_test_meta_xpu.py.xml test_meta_xpu.py -k "not jiterator and not test_dispatch_meta_outplace_nn_functional_linear_xpu_int16 and not test_dispatch_symbolic_meta_outplace_nn_functional_linear_xpu_int16 and not test_meta_outplace_nn_functional_linear_xpu_int16 and not test_dispatch_meta_outplace_nn_functional_linear_xpu_int64 and not test_dispatch_symbolic_meta_outplace_nn_functional_linear_xpu_int64 and not test_meta_outplace_nn_functional_linear_xpu_int64 and not test_dispatch_meta_inplace_addbmm_xpu_complex and not test_dispatch_meta_outplace_addbmm_xpu_complex and not test_dispatch_symbolic_meta_inplace_addbmm_xpu_complex and not test_dispatch_symbolic_meta_outplace_addbmm_xpu_complex and not test_meta_inplace_addbmm_xpu_complex and not test_meta_outplace_addbmm_xpu_complex and not test_dispatch_meta_inplace_addbmm_xpu_float64 and not test_dispatch_meta_inplace_addmm_decomposed_xpu_complex and not test_dispatch_meta_inplace_addmm_decomposed_xpu_float64 and not test_dispatch_meta_inplace_addmm_xpu_complex and not test_dispatch_meta_inplace_addmm_xpu_float64 and not test_dispatch_meta_inplace_addmv_xpu_complex and not test_dispatch_meta_inplace_addmv_xpu_float64 and not test_dispatch_meta_inplace_baddbmm_xpu_complex and not test_dispatch_meta_inplace_baddbmm_xpu_float64 and not test_dispatch_meta_outplace___rmatmul___xpu_complex and not test_dispatch_meta_outplace___rmatmul___xpu_float64 and not test_dispatch_meta_outplace_addbmm_xpu_float64 and not test_dispatch_meta_outplace_addmm_decomposed_xpu_complex and not test_dispatch_meta_outplace_addmm_decomposed_xpu_float64 and not test_dispatch_meta_outplace_addmm_xpu_complex and not test_dispatch_meta_outplace_addmm_xpu_float64 and not test_dispatch_meta_outplace_addmv_xpu_complex and not test_dispatch_meta_outplace_addmv_xpu_float64 and not test_dispatch_meta_outplace_baddbmm_xpu_complex and not test_dispatch_meta_outplace_baddbmm_xpu_float64 and not test_dispatch_meta_outplace_bmm_xpu_complex and not test_dispatch_meta_outplace_bmm_xpu_float64 and not test_dispatch_meta_outplace_cdist_xpu_float64 and not test_dispatch_meta_outplace_cholesky_inverse_xpu_complex and not test_dispatch_meta_outplace_cholesky_inverse_xpu_float64 and not test_dispatch_meta_outplace_cholesky_solve_xpu_complex and not test_dispatch_meta_outplace_cholesky_solve_xpu_float64 and not test_dispatch_meta_outplace_cholesky_xpu_complex and not test_dispatch_meta_outplace_cholesky_xpu_float64 and not test_dispatch_meta_outplace_corrcoef_xpu_complex and not test_dispatch_meta_outplace_corrcoef_xpu_float64 and not test_dispatch_meta_outplace_cov_xpu_complex and not test_dispatch_meta_outplace_cov_xpu_float64 and not test_dispatch_meta_outplace_einsum_xpu_complex and not test_dispatch_meta_outplace_einsum_xpu_float64 and not test_dispatch_meta_outplace_geqrf_xpu_complex and not test_dispatch_meta_outplace_geqrf_xpu_float64 and not test_dispatch_meta_outplace_inner_xpu_complex and not test_dispatch_meta_outplace_inner_xpu_float64 and not test_dispatch_meta_outplace_linalg_cholesky_ex_xpu_complex and not test_dispatch_meta_outplace_linalg_cholesky_ex_xpu_float64 and not test_dispatch_meta_outplace_linalg_cholesky_xpu_complex and not test_dispatch_meta_outplace_linalg_cholesky_xpu_float64 and not test_dispatch_meta_outplace_linalg_det_xpu_complex and not test_dispatch_meta_outplace_linalg_eig_xpu_complex and not test_dispatch_meta_outplace_linalg_eig_xpu_float64 and not test_dispatch_meta_outplace_linalg_eigh_xpu_complex and not test_dispatch_meta_outplace_linalg_eigh_xpu_float64 and not test_dispatch_meta_outplace_linalg_eigvals_xpu_complex and not test_dispatch_meta_outplace_linalg_eigvalsh_xpu_complex and not test_dispatch_meta_outplace_linalg_eigvalsh_xpu_float64 and not test_dispatch_meta_outplace_linalg_inv_ex_xpu_complex and not test_dispatch_meta_outplace_linalg_inv_ex_xpu_float64 and not test_dispatch_meta_outplace_linalg_inv_xpu_complex and not test_dispatch_meta_outplace_linalg_inv_xpu_float64 and not test_dispatch_meta_outplace_linalg_ldl_factor_ex_xpu_complex and not test_dispatch_meta_outplace_linalg_ldl_factor_ex_xpu_float64 and not test_dispatch_meta_outplace_linalg_ldl_factor_xpu_complex and not test_dispatch_meta_outplace_linalg_ldl_factor_xpu_float64 and not test_dispatch_meta_outplace_linalg_ldl_solve_xpu_complex and not test_dispatch_meta_outplace_linalg_ldl_solve_xpu_float64 and not test_dispatch_meta_outplace_linalg_lstsq_grad_oriented_xpu_complex and not test_dispatch_meta_outplace_linalg_lstsq_grad_oriented_xpu_float64 and not test_dispatch_meta_outplace_linalg_lstsq_xpu_complex and not test_dispatch_meta_outplace_linalg_lstsq_xpu_float64 and not test_dispatch_meta_outplace_linalg_lu_factor_xpu_complex and not test_dispatch_meta_outplace_linalg_lu_solve_xpu_complex and not test_dispatch_meta_outplace_linalg_matrix_power_xpu_complex and not test_dispatch_meta_outplace_linalg_matrix_power_xpu_float64 and not test_dispatch_meta_outplace_linalg_matrix_rank_hermitian_xpu_complex and not test_dispatch_meta_outplace_linalg_matrix_rank_hermitian_xpu_float64 and not test_dispatch_meta_outplace_linalg_matrix_rank_xpu_complex and not test_dispatch_meta_outplace_linalg_matrix_rank_xpu_float64 and not test_dispatch_meta_outplace_linalg_multi_dot_xpu_complex and not test_dispatch_meta_outplace_linalg_multi_dot_xpu_float64 and not test_dispatch_meta_outplace_linalg_pinv_hermitian_xpu_complex and not test_dispatch_meta_outplace_linalg_pinv_hermitian_xpu_float64 and not test_dispatch_meta_outplace_linalg_pinv_singular_xpu_complex and not test_dispatch_meta_outplace_linalg_pinv_singular_xpu_float64 and not test_dispatch_meta_outplace_linalg_pinv_xpu_complex and not test_dispatch_meta_outplace_linalg_pinv_xpu_float64 and not test_dispatch_meta_outplace_linalg_qr_xpu_complex and not test_dispatch_meta_outplace_linalg_qr_xpu_float64 and not test_dispatch_meta_outplace_linalg_slogdet_xpu_complex and not test_dispatch_meta_outplace_linalg_solve_ex_xpu_complex and not test_dispatch_meta_outplace_linalg_solve_xpu_complex and not test_dispatch_meta_outplace_linalg_svd_xpu_complex and not test_dispatch_meta_outplace_linalg_svd_xpu_float64 and not test_dispatch_meta_outplace_linalg_tensorinv_xpu_complex and not test_dispatch_meta_outplace_linalg_tensorinv_xpu_float64 and not test_dispatch_meta_outplace_logdet_xpu_complex and not test_dispatch_meta_outplace_logdet_xpu_float64 and not test_dispatch_meta_outplace_lu_solve_xpu_complex and not test_dispatch_meta_outplace_lu_xpu_complex and not test_dispatch_meta_outplace_lu_xpu_float64 and not test_dispatch_meta_outplace_matmul_xpu_complex and not test_dispatch_meta_outplace_matmul_xpu_float64 and not test_dispatch_meta_outplace_mm_xpu_complex and not test_dispatch_meta_outplace_mm_xpu_float64 and not test_dispatch_meta_outplace_mv_xpu_complex and not test_dispatch_meta_outplace_mv_xpu_float64 and not test_dispatch_meta_outplace_nn_functional_bilinear_xpu_float64 and not test_dispatch_meta_outplace_nn_functional_linear_xpu_complex and not test_dispatch_meta_outplace_nn_functional_linear_xpu_float64 and not test_dispatch_meta_outplace_nn_functional_multi_head_attention_forward_xpu_float64 and not test_dispatch_meta_outplace_nn_functional_scaled_dot_product_attention_xpu_float64 and not test_dispatch_meta_outplace_pca_lowrank_xpu_complex and not test_dispatch_meta_outplace_pca_lowrank_xpu_float64 and not test_dispatch_meta_outplace_pinverse_xpu_complex and not test_dispatch_meta_outplace_pinverse_xpu_float64 and not test_dispatch_meta_outplace_qr_xpu_complex and not test_dispatch_meta_outplace_qr_xpu_float64 and not test_dispatch_meta_outplace_svd_lowrank_xpu_complex and not test_dispatch_meta_outplace_svd_lowrank_xpu_float64 and not test_dispatch_meta_outplace_svd_xpu_complex and not test_dispatch_meta_outplace_svd_xpu_float64 and not test_dispatch_meta_outplace_tensordot_xpu_complex and not test_dispatch_meta_outplace_tensordot_xpu_float64 and not test_dispatch_meta_outplace_triangular_solve_xpu_complex and not test_dispatch_meta_outplace_triangular_solve_xpu_float64 and not test_dispatch_symbolic_meta_inplace_addbmm_xpu_float64 and not test_dispatch_symbolic_meta_inplace_addmm_decomposed_xpu_complex and not test_dispatch_symbolic_meta_inplace_addmm_decomposed_xpu_float64 and not test_dispatch_symbolic_meta_inplace_addmm_xpu_complex and not test_dispatch_symbolic_meta_inplace_addmm_xpu_float64 and not test_dispatch_symbolic_meta_inplace_addmv_xpu_complex and not test_dispatch_symbolic_meta_inplace_addmv_xpu_float64 and not test_dispatch_symbolic_meta_inplace_baddbmm_xpu_complex and not test_dispatch_symbolic_meta_inplace_baddbmm_xpu_float64 and not test_dispatch_symbolic_meta_outplace___rmatmul___xpu_complex and not test_dispatch_symbolic_meta_outplace___rmatmul___xpu_float64 and not test_dispatch_symbolic_meta_outplace_addbmm_xpu_float64 and not test_dispatch_symbolic_meta_outplace_addmm_decomposed_xpu_complex and not test_dispatch_symbolic_meta_outplace_addmm_decomposed_xpu_float64 and not test_dispatch_symbolic_meta_outplace_addmm_xpu_complex and not test_dispatch_symbolic_meta_outplace_addmm_xpu_float64 and not test_dispatch_symbolic_meta_outplace_addmv_xpu_complex and not test_dispatch_symbolic_meta_outplace_addmv_xpu_float64 and not test_dispatch_symbolic_meta_outplace_baddbmm_xpu_complex and not test_dispatch_symbolic_meta_outplace_baddbmm_xpu_float64 and not test_dispatch_symbolic_meta_outplace_bmm_xpu_complex and not test_dispatch_symbolic_meta_outplace_bmm_xpu_float64 and not test_dispatch_symbolic_meta_outplace_cdist_xpu_float64 and not test_dispatch_symbolic_meta_outplace_cholesky_inverse_xpu_complex and not test_dispatch_symbolic_meta_outplace_cholesky_inverse_xpu_float64 and not test_dispatch_symbolic_meta_outplace_cholesky_solve_xpu_complex and not test_dispatch_symbolic_meta_outplace_cholesky_solve_xpu_float64 and not test_dispatch_symbolic_meta_outplace_cholesky_xpu_complex and not test_dispatch_symbolic_meta_outplace_cholesky_xpu_float64 and not test_dispatch_symbolic_meta_outplace_corrcoef_xpu_complex and not test_dispatch_symbolic_meta_outplace_corrcoef_xpu_float64 and not test_dispatch_symbolic_meta_outplace_cov_xpu_complex and not test_dispatch_symbolic_meta_outplace_cov_xpu_float64 and not test_dispatch_symbolic_meta_outplace_einsum_xpu_complex and not test_dispatch_symbolic_meta_outplace_einsum_xpu_float64 and not test_dispatch_symbolic_meta_outplace_geqrf_xpu_complex and not test_dispatch_symbolic_meta_outplace_geqrf_xpu_float64 and not test_dispatch_symbolic_meta_outplace_inner_xpu_complex and not test_dispatch_symbolic_meta_outplace_inner_xpu_float64 and not test_dispatch_symbolic_meta_outplace_linalg_cholesky_ex_xpu_complex and not test_dispatch_symbolic_meta_outplace_linalg_cholesky_ex_xpu_float64 and not test_dispatch_symbolic_meta_outplace_linalg_cholesky_xpu_complex and not test_dispatch_symbolic_meta_outplace_linalg_cholesky_xpu_float64 and not test_dispatch_symbolic_meta_outplace_linalg_det_xpu_complex and not test_dispatch_symbolic_meta_outplace_linalg_eig_xpu_complex and not test_dispatch_symbolic_meta_outplace_linalg_eig_xpu_float64 and not test_dispatch_symbolic_meta_outplace_linalg_eigh_xpu_complex and not test_dispatch_symbolic_meta_outplace_linalg_eigh_xpu_float64 and not test_dispatch_symbolic_meta_outplace_linalg_eigvals_xpu_complex and not test_dispatch_symbolic_meta_outplace_linalg_eigvalsh_xpu_complex and not test_dispatch_symbolic_meta_outplace_linalg_eigvalsh_xpu_float64 and not test_dispatch_symbolic_meta_outplace_linalg_inv_ex_xpu_complex and not test_dispatch_symbolic_meta_outplace_linalg_inv_ex_xpu_float64 and not test_dispatch_symbolic_meta_outplace_linalg_inv_xpu_complex and not test_dispatch_symbolic_meta_outplace_linalg_inv_xpu_float64 and not test_dispatch_symbolic_meta_outplace_linalg_ldl_factor_ex_xpu_complex and not test_dispatch_symbolic_meta_outplace_linalg_ldl_factor_ex_xpu_float64 and not test_dispatch_symbolic_meta_outplace_linalg_ldl_factor_xpu_complex and not test_dispatch_symbolic_meta_outplace_linalg_ldl_factor_xpu_float64 and not test_dispatch_symbolic_meta_outplace_linalg_ldl_solve_xpu_complex and not test_dispatch_symbolic_meta_outplace_linalg_ldl_solve_xpu_float64 and not test_dispatch_symbolic_meta_outplace_linalg_lstsq_grad_oriented_xpu_complex and not test_dispatch_symbolic_meta_outplace_linalg_lstsq_grad_oriented_xpu_float64 and not test_dispatch_symbolic_meta_outplace_linalg_lstsq_xpu_complex and not test_dispatch_symbolic_meta_outplace_linalg_lstsq_xpu_float64 and not test_dispatch_symbolic_meta_outplace_linalg_lu_factor_xpu_complex and not test_dispatch_symbolic_meta_outplace_linalg_lu_solve_xpu_complex and not test_dispatch_symbolic_meta_outplace_linalg_matrix_power_xpu_complex and not test_dispatch_symbolic_meta_outplace_linalg_matrix_power_xpu_float64 and not test_dispatch_symbolic_meta_outplace_linalg_matrix_rank_hermitian_xpu_complex and not test_dispatch_symbolic_meta_outplace_linalg_matrix_rank_hermitian_xpu_float64 and not test_dispatch_symbolic_meta_outplace_linalg_matrix_rank_xpu_complex and not test_dispatch_symbolic_meta_outplace_linalg_matrix_rank_xpu_float64 and not test_dispatch_symbolic_meta_outplace_linalg_multi_dot_xpu_complex and not test_dispatch_symbolic_meta_outplace_linalg_multi_dot_xpu_float64 and not test_dispatch_symbolic_meta_outplace_linalg_pinv_hermitian_xpu_complex and not test_dispatch_symbolic_meta_outplace_linalg_pinv_hermitian_xpu_float64 and not test_dispatch_symbolic_meta_outplace_linalg_pinv_singular_xpu_complex and not test_dispatch_symbolic_meta_outplace_linalg_pinv_singular_xpu_float64 and not test_dispatch_symbolic_meta_outplace_linalg_pinv_xpu_complex and not test_dispatch_symbolic_meta_outplace_linalg_pinv_xpu_float64 and not test_dispatch_symbolic_meta_outplace_linalg_qr_xpu_complex and not test_dispatch_symbolic_meta_outplace_linalg_qr_xpu_float64 and not test_dispatch_symbolic_meta_outplace_linalg_slogdet_xpu_complex and not test_dispatch_symbolic_meta_outplace_linalg_solve_ex_xpu_complex and not test_dispatch_symbolic_meta_outplace_linalg_solve_xpu_complex and not test_dispatch_symbolic_meta_outplace_linalg_svd_xpu_complex and not test_dispatch_symbolic_meta_outplace_linalg_svd_xpu_float64 and not test_dispatch_symbolic_meta_outplace_linalg_tensorinv_xpu_complex and not test_dispatch_symbolic_meta_outplace_linalg_tensorinv_xpu_float64 and not test_dispatch_symbolic_meta_outplace_logdet_xpu_complex and not test_dispatch_symbolic_meta_outplace_logdet_xpu_float64 and not test_dispatch_symbolic_meta_outplace_lu_solve_xpu_complex and not test_dispatch_symbolic_meta_outplace_lu_xpu_complex and not test_dispatch_symbolic_meta_outplace_lu_xpu_float64 and not test_dispatch_symbolic_meta_outplace_matmul_xpu_complex and not test_dispatch_symbolic_meta_outplace_matmul_xpu_float64 and not test_dispatch_symbolic_meta_outplace_mm_xpu_complex and not test_dispatch_symbolic_meta_outplace_mm_xpu_float64 and not test_dispatch_symbolic_meta_outplace_mv_xpu_complex and not test_dispatch_symbolic_meta_outplace_mv_xpu_float64 and not test_dispatch_symbolic_meta_outplace_nn_functional_bilinear_xpu_float64 and not test_dispatch_symbolic_meta_outplace_nn_functional_linear_xpu_complex and not test_dispatch_symbolic_meta_outplace_nn_functional_linear_xpu_float64 and not test_dispatch_symbolic_meta_outplace_nn_functional_multi_head_attention_forward_xpu_float64 and not test_dispatch_symbolic_meta_outplace_nn_functional_scaled_dot_product_attention_xpu_float64 and not test_dispatch_symbolic_meta_outplace_pca_lowrank_xpu_complex and not test_dispatch_symbolic_meta_outplace_pca_lowrank_xpu_float64 and not test_dispatch_symbolic_meta_outplace_pinverse_xpu_complex and not test_dispatch_symbolic_meta_outplace_pinverse_xpu_float64 and not test_dispatch_symbolic_meta_outplace_qr_xpu_complex and not test_dispatch_symbolic_meta_outplace_qr_xpu_float64 and not test_dispatch_symbolic_meta_outplace_svd_lowrank_xpu_complex and not test_dispatch_symbolic_meta_outplace_svd_lowrank_xpu_float64 and not test_dispatch_symbolic_meta_outplace_svd_xpu_complex and not test_dispatch_symbolic_meta_outplace_svd_xpu_float64 and not test_dispatch_symbolic_meta_outplace_tensordot_xpu_complex and not test_dispatch_symbolic_meta_outplace_tensordot_xpu_float64 and not test_dispatch_symbolic_meta_outplace_triangular_solve_xpu_complex and not test_dispatch_symbolic_meta_outplace_triangular_solve_xpu_float64 and not test_meta_inplace_addbmm_xpu_float64 and not test_meta_inplace_addmm_decomposed_xpu_complex and not test_meta_inplace_addmm_decomposed_xpu_float64 and not test_meta_inplace_addmm_xpu_complex and not test_meta_inplace_addmm_xpu_float64 and not test_meta_inplace_addmv_xpu_complex and not test_meta_inplace_addmv_xpu_float64 and not test_meta_inplace_baddbmm_xpu_complex and not test_meta_inplace_baddbmm_xpu_float64 and not test_meta_outplace___rmatmul___xpu_complex and not test_meta_outplace___rmatmul___xpu_float64 and not test_meta_outplace_addbmm_xpu_float64 and not test_meta_outplace_addmm_decomposed_xpu_complex and not test_meta_outplace_addmm_decomposed_xpu_float64 and not test_meta_outplace_addmm_xpu_complex and not test_meta_outplace_addmm_xpu_float64 and not test_meta_outplace_addmv_xpu_complex and not test_meta_outplace_addmv_xpu_float64 and not test_meta_outplace_baddbmm_xpu_complex and not test_meta_outplace_baddbmm_xpu_float64 and not test_meta_outplace_bmm_xpu_complex and not test_meta_outplace_bmm_xpu_float64 and not test_meta_outplace_cdist_xpu_float64 and not test_meta_outplace_cholesky_inverse_xpu_complex and not test_meta_outplace_cholesky_inverse_xpu_float64 and not test_meta_outplace_cholesky_solve_xpu_complex and not test_meta_outplace_cholesky_solve_xpu_float64 and not test_meta_outplace_cholesky_xpu_complex and not test_meta_outplace_cholesky_xpu_float64 and not test_meta_outplace_corrcoef_xpu_complex and not test_meta_outplace_corrcoef_xpu_float64 and not test_meta_outplace_cov_xpu_complex and not test_meta_outplace_cov_xpu_float64 and not test_meta_outplace_einsum_xpu_complex and not test_meta_outplace_einsum_xpu_float64 and not test_meta_outplace_geqrf_xpu_complex and not test_meta_outplace_geqrf_xpu_float64 and not test_meta_outplace_inner_xpu_complex and not test_meta_outplace_inner_xpu_float64 and not test_meta_outplace_linalg_cholesky_ex_xpu_complex and not test_meta_outplace_linalg_cholesky_ex_xpu_float64 and not test_meta_outplace_linalg_cholesky_xpu_complex and not test_meta_outplace_linalg_cholesky_xpu_float64 and not test_meta_outplace_linalg_det_xpu_complex and not test_meta_outplace_linalg_eig_xpu_complex and not test_meta_outplace_linalg_eig_xpu_float64 and not test_meta_outplace_linalg_eigh_xpu_complex and not test_meta_outplace_linalg_eigh_xpu_float64 and not test_meta_outplace_linalg_eigvals_xpu_complex and not test_meta_outplace_linalg_eigvalsh_xpu_complex and not test_meta_outplace_linalg_eigvalsh_xpu_float64 and not test_meta_outplace_linalg_inv_ex_xpu_complex and not test_meta_outplace_linalg_inv_ex_xpu_float64 and not test_meta_outplace_linalg_inv_xpu_complex and not test_meta_outplace_linalg_inv_xpu_float64 and not test_meta_outplace_linalg_ldl_factor_ex_xpu_complex and not test_meta_outplace_linalg_ldl_factor_ex_xpu_float64 and not test_meta_outplace_linalg_ldl_factor_xpu_complex and not test_meta_outplace_linalg_ldl_factor_xpu_float64 and not test_meta_outplace_linalg_ldl_solve_xpu_complex and not test_meta_outplace_linalg_ldl_solve_xpu_float64 and not test_meta_outplace_linalg_lstsq_grad_oriented_xpu_complex and not test_meta_outplace_linalg_lstsq_grad_oriented_xpu_float64 and not test_meta_outplace_linalg_lstsq_xpu_complex and not test_meta_outplace_linalg_lstsq_xpu_float64 and not test_meta_outplace_linalg_lu_factor_xpu_complex and not test_meta_outplace_linalg_lu_solve_xpu_complex and not test_meta_outplace_linalg_matrix_power_xpu_complex and not test_meta_outplace_linalg_matrix_power_xpu_float64 and not test_meta_outplace_linalg_matrix_rank_hermitian_xpu_complex and not test_meta_outplace_linalg_matrix_rank_hermitian_xpu_float64 and not test_meta_outplace_linalg_matrix_rank_xpu_complex and not test_meta_outplace_linalg_matrix_rank_xpu_float64 and not test_meta_outplace_linalg_multi_dot_xpu_complex and not test_meta_outplace_linalg_multi_dot_xpu_float64 and not test_meta_outplace_linalg_pinv_hermitian_xpu_complex and not test_meta_outplace_linalg_pinv_hermitian_xpu_float64 and not test_meta_outplace_linalg_pinv_singular_xpu_complex and not test_meta_outplace_linalg_pinv_singular_xpu_float64 and not test_meta_outplace_linalg_pinv_xpu_complex and not test_meta_outplace_linalg_pinv_xpu_float64 and not test_meta_outplace_linalg_qr_xpu_complex and not test_meta_outplace_linalg_qr_xpu_float64 and not test_meta_outplace_linalg_slogdet_xpu_complex and not test_meta_outplace_linalg_solve_ex_xpu_complex and not test_meta_outplace_linalg_solve_xpu_complex and not test_meta_outplace_linalg_svd_xpu_complex and not test_meta_outplace_linalg_svd_xpu_float64 and not test_meta_outplace_linalg_tensorinv_xpu_complex and not test_meta_outplace_linalg_tensorinv_xpu_float64 and not test_meta_outplace_logdet_xpu_complex and not test_meta_outplace_logdet_xpu_float64 and not test_meta_outplace_lu_solve_xpu_complex and not test_meta_outplace_lu_xpu_complex and not test_meta_outplace_lu_xpu_float64 and not test_meta_outplace_matmul_xpu_complex and not test_meta_outplace_matmul_xpu_float64 and not test_meta_outplace_mm_xpu_complex and not test_meta_outplace_mm_xpu_float64 and not test_meta_outplace_mv_xpu_complex and not test_meta_outplace_mv_xpu_float64 and not test_meta_outplace_nn_functional_bilinear_xpu_float64 and not test_meta_outplace_nn_functional_linear_xpu_complex and not test_meta_outplace_nn_functional_linear_xpu_float64 and not test_meta_outplace_nn_functional_multi_head_attention_forward_xpu_float64 and not test_meta_outplace_nn_functional_scaled_dot_product_attention_xpu_float64 and not test_meta_outplace_pca_lowrank_xpu_complex and not test_meta_outplace_pca_lowrank_xpu_float64 and not test_meta_outplace_pinverse_xpu_complex and not test_meta_outplace_pinverse_xpu_float64 and not test_meta_outplace_qr_xpu_complex and not test_meta_outplace_qr_xpu_float64 and not test_meta_outplace_svd_lowrank_xpu_complex and not test_meta_outplace_svd_lowrank_xpu_float64 and not test_meta_outplace_svd_xpu_complex and not test_meta_outplace_svd_xpu_float64 and not test_meta_outplace_tensordot_xpu_complex and not test_meta_outplace_tensordot_xpu_float64 and not test_meta_outplace_triangular_solve_xpu_complex and not test_meta_outplace_triangular_solve_xpu_float64 and not test_dispatch_meta_inplace_addbmm_xpu_int16 and not test_dispatch_meta_inplace_addmm_decomposed_xpu_int16 and not test_dispatch_meta_inplace_addmm_xpu_int16 and not test_dispatch_meta_inplace_addmv_xpu_int16 and not test_dispatch_meta_inplace_baddbmm_xpu_int16 and not test_dispatch_meta_outplace___rmatmul___xpu_int16 and not test_dispatch_meta_outplace_addbmm_xpu_int16 and not test_dispatch_meta_outplace_addmm_decomposed_xpu_int16 and not test_dispatch_meta_outplace_addmm_xpu_int16 and not test_dispatch_meta_outplace_addmv_xpu_int16 and not test_dispatch_meta_outplace_baddbmm_xpu_int16 and not test_dispatch_meta_outplace_bmm_xpu_int16 and not test_dispatch_meta_outplace_einsum_xpu_int16 and not test_dispatch_meta_outplace_inner_xpu_int16 and not test_dispatch_meta_outplace_linalg_multi_dot_xpu_int16 and not test_dispatch_meta_outplace_matmul_xpu_int16 and not test_dispatch_meta_outplace_mm_xpu_int16 and not test_dispatch_meta_outplace_mv_xpu_int16 and not test_dispatch_meta_outplace_nn_functional_bilinear_xpu_int16 and not test_dispatch_meta_outplace_tensordot_xpu_int16 and not test_dispatch_symbolic_meta_inplace_addbmm_xpu_int16 and not test_dispatch_symbolic_meta_inplace_addmm_decomposed_xpu_int16 and not test_dispatch_symbolic_meta_inplace_addmm_xpu_int16 and not test_dispatch_symbolic_meta_inplace_addmv_xpu_int16 and not test_dispatch_symbolic_meta_inplace_baddbmm_xpu_int16 and not test_dispatch_symbolic_meta_outplace___rmatmul___xpu_int16 and not test_dispatch_symbolic_meta_outplace_addbmm_xpu_int16 and not test_dispatch_symbolic_meta_outplace_addmm_decomposed_xpu_int16 and not test_dispatch_symbolic_meta_outplace_addmm_xpu_int16 and not test_dispatch_symbolic_meta_outplace_addmv_xpu_int16 and not test_dispatch_symbolic_meta_outplace_baddbmm_xpu_int16 and not test_dispatch_symbolic_meta_outplace_bmm_xpu_int16 and not test_dispatch_symbolic_meta_outplace_einsum_xpu_int16 and not test_dispatch_symbolic_meta_outplace_inner_xpu_int16 and not test_dispatch_symbolic_meta_outplace_linalg_multi_dot_xpu_int16 and not test_dispatch_symbolic_meta_outplace_matmul_xpu_int16 and not test_dispatch_symbolic_meta_outplace_mm_xpu_int16 and not test_dispatch_symbolic_meta_outplace_mv_xpu_int16 and not test_dispatch_symbolic_meta_outplace_nn_functional_bilinear_xpu_int16 and not test_dispatch_symbolic_meta_outplace_tensordot_xpu_int16 and not test_meta_inplace_addbmm_xpu_int16 and not test_meta_inplace_addmm_decomposed_xpu_int16 and not test_meta_inplace_addmm_xpu_int16 and not test_meta_inplace_addmv_xpu_int16 and not test_meta_inplace_baddbmm_xpu_int16 and not test_meta_outplace___rmatmul___xpu_int16 and not test_meta_outplace_addbmm_xpu_int16 and not test_meta_outplace_addmm_decomposed_xpu_int16 and not test_meta_outplace_addmm_xpu_int16 and not test_meta_outplace_addmv_xpu_int16 and not test_meta_outplace_baddbmm_xpu_int16 and not test_meta_outplace_bmm_xpu_int16 and not test_meta_outplace_einsum_xpu_int16 and not test_meta_outplace_inner_xpu_int16 and not test_meta_outplace_linalg_multi_dot_xpu_int16 and not test_meta_outplace_matmul_xpu_int16 and not test_meta_outplace_mm_xpu_int16 and not test_meta_outplace_mv_xpu_int16 and not test_meta_outplace_nn_functional_bilinear_xpu_int16 and not test_meta_outplace_tensordot_xpu_int16 and not test_dispatch_meta_inplace_addbmm_xpu_int32 and not test_dispatch_meta_inplace_addbmm_xpu_uint8 and not test_dispatch_meta_inplace_addmm_decomposed_xpu_int32 and not test_dispatch_meta_inplace_addmm_decomposed_xpu_uint8 and not test_dispatch_meta_inplace_addmm_xpu_int32 and not test_dispatch_meta_inplace_addmm_xpu_uint8 and not test_dispatch_meta_inplace_addmv_xpu_int32 and not test_dispatch_meta_inplace_addmv_xpu_uint8 and not test_dispatch_meta_inplace_baddbmm_xpu_int32 and not test_dispatch_meta_inplace_baddbmm_xpu_uint8 and not test_dispatch_meta_outplace___rmatmul___xpu_int32 and not test_dispatch_meta_outplace___rmatmul___xpu_uint8 and not test_dispatch_meta_outplace_addbmm_xpu_int32 and not test_dispatch_meta_outplace_addbmm_xpu_uint8 and not test_dispatch_meta_outplace_addmm_decomposed_xpu_int32 and not test_dispatch_meta_outplace_addmm_decomposed_xpu_uint8 and not test_dispatch_meta_outplace_addmm_xpu_int32 and not test_dispatch_meta_outplace_addmm_xpu_uint8 and not test_dispatch_meta_outplace_addmv_xpu_int32 and not test_dispatch_meta_outplace_addmv_xpu_uint8 and not test_dispatch_meta_outplace_baddbmm_xpu_int32 and not test_dispatch_meta_outplace_baddbmm_xpu_uint8 and not test_dispatch_meta_outplace_bmm_xpu_int32 and not test_dispatch_meta_outplace_bmm_xpu_uint8 and not test_dispatch_meta_outplace_einsum_xpu_int32 and not test_dispatch_meta_outplace_einsum_xpu_uint8 and not test_dispatch_meta_outplace_inner_xpu_int32 and not test_dispatch_meta_outplace_inner_xpu_uint8 and not test_dispatch_meta_outplace_linalg_multi_dot_xpu_int32 and not test_dispatch_meta_outplace_linalg_multi_dot_xpu_uint8 and not test_dispatch_meta_outplace_matmul_xpu_int32 and not test_dispatch_meta_outplace_matmul_xpu_uint8 and not test_dispatch_meta_outplace_mm_xpu_int32 and not test_dispatch_meta_outplace_mm_xpu_uint8 and not test_dispatch_meta_outplace_mv_xpu_int32 and not test_dispatch_meta_outplace_mv_xpu_uint8 and not test_dispatch_meta_outplace_nn_functional_bilinear_xpu_int32 and not test_dispatch_meta_outplace_nn_functional_bilinear_xpu_uint8 and not test_dispatch_meta_outplace_nn_functional_linear_xpu_int32 and not test_dispatch_meta_outplace_nn_functional_linear_xpu_uint8 and not test_dispatch_meta_outplace_tensordot_xpu_int32 and not test_dispatch_meta_outplace_tensordot_xpu_uint8 and not test_dispatch_symbolic_meta_inplace_addbmm_xpu_int32 and not test_dispatch_symbolic_meta_inplace_addbmm_xpu_uint8 and not test_dispatch_symbolic_meta_inplace_addmm_decomposed_xpu_int32 and not test_dispatch_symbolic_meta_inplace_addmm_decomposed_xpu_uint8 and not test_dispatch_symbolic_meta_inplace_addmm_xpu_int32 and not test_dispatch_symbolic_meta_inplace_addmm_xpu_uint8 and not test_dispatch_symbolic_meta_inplace_addmv_xpu_int32 and not test_dispatch_symbolic_meta_inplace_addmv_xpu_uint8 and not test_dispatch_symbolic_meta_inplace_baddbmm_xpu_int32 and not test_dispatch_symbolic_meta_inplace_baddbmm_xpu_uint8 and not test_dispatch_symbolic_meta_outplace___rmatmul___xpu_int32 and not test_dispatch_symbolic_meta_outplace___rmatmul___xpu_uint8 and not test_dispatch_symbolic_meta_outplace_addbmm_xpu_int32 and not test_dispatch_symbolic_meta_outplace_addbmm_xpu_uint8 and not test_dispatch_symbolic_meta_outplace_addmm_decomposed_xpu_int32 and not test_dispatch_symbolic_meta_outplace_addmm_decomposed_xpu_uint8 and not test_dispatch_symbolic_meta_outplace_addmm_xpu_int32 and not test_dispatch_symbolic_meta_outplace_addmm_xpu_uint8 and not test_dispatch_symbolic_meta_outplace_addmv_xpu_int32 and not test_dispatch_symbolic_meta_outplace_addmv_xpu_uint8 and not test_dispatch_symbolic_meta_outplace_baddbmm_xpu_int32 and not test_dispatch_symbolic_meta_outplace_baddbmm_xpu_uint8 and not test_dispatch_symbolic_meta_outplace_bmm_xpu_int32 and not test_dispatch_symbolic_meta_outplace_bmm_xpu_uint8 and not test_dispatch_symbolic_meta_outplace_einsum_xpu_int32 and not test_dispatch_symbolic_meta_outplace_einsum_xpu_uint8 and not test_dispatch_symbolic_meta_outplace_inner_xpu_int32 and not test_dispatch_symbolic_meta_outplace_inner_xpu_uint8 and not test_dispatch_symbolic_meta_outplace_linalg_multi_dot_xpu_int32 and not test_dispatch_symbolic_meta_outplace_linalg_multi_dot_xpu_uint8 and not test_dispatch_symbolic_meta_outplace_matmul_xpu_int32 and not test_dispatch_symbolic_meta_outplace_matmul_xpu_uint8 and not test_dispatch_symbolic_meta_outplace_mm_xpu_int32 and not test_dispatch_symbolic_meta_outplace_mm_xpu_uint8 and not test_dispatch_symbolic_meta_outplace_mv_xpu_int32 and not test_dispatch_symbolic_meta_outplace_mv_xpu_uint8 and not test_dispatch_symbolic_meta_outplace_nn_functional_bilinear_xpu_int32 and not test_dispatch_symbolic_meta_outplace_nn_functional_bilinear_xpu_uint8 and not test_dispatch_symbolic_meta_outplace_nn_functional_linear_xpu_int32 and not test_dispatch_symbolic_meta_outplace_nn_functional_linear_xpu_uint8 and not test_dispatch_symbolic_meta_outplace_tensordot_xpu_int32 and not test_dispatch_symbolic_meta_outplace_tensordot_xpu_uint8 and not test_meta_inplace_addbmm_xpu_int32 and not test_meta_inplace_addbmm_xpu_uint8 and not test_meta_inplace_addmm_decomposed_xpu_int32 and not test_meta_inplace_addmm_decomposed_xpu_uint8 and not test_meta_inplace_addmm_xpu_int32 and not test_meta_inplace_addmm_xpu_uint8 and not test_meta_inplace_addmv_xpu_int32 and not test_meta_inplace_addmv_xpu_uint8 and not test_meta_inplace_baddbmm_xpu_int32 and not test_meta_inplace_baddbmm_xpu_uint8 and not test_meta_outplace___rmatmul___xpu_int32 and not test_meta_outplace___rmatmul___xpu_uint8 and not test_meta_outplace_addbmm_xpu_int32 and not test_meta_outplace_addbmm_xpu_uint8 and not test_meta_outplace_addmm_decomposed_xpu_int32 and not test_meta_outplace_addmm_decomposed_xpu_uint8 and not test_meta_outplace_addmm_xpu_int32 and not test_meta_outplace_addmm_xpu_uint8 and not test_meta_outplace_addmv_xpu_int32 and not test_meta_outplace_addmv_xpu_uint8 and not test_meta_outplace_baddbmm_xpu_int32 and not test_meta_outplace_baddbmm_xpu_uint8 and not test_meta_outplace_bmm_xpu_int32 and not test_meta_outplace_bmm_xpu_uint8 and not test_meta_outplace_einsum_xpu_int32 and not test_meta_outplace_einsum_xpu_uint8 and not test_meta_outplace_inner_xpu_int32 and not test_meta_outplace_inner_xpu_uint8 and not test_meta_outplace_linalg_multi_dot_xpu_int32 and not test_meta_outplace_linalg_multi_dot_xpu_uint8 and not test_meta_outplace_matmul_xpu_int32 and not test_meta_outplace_matmul_xpu_uint8 and not test_meta_outplace_mm_xpu_int32 and not test_meta_outplace_mm_xpu_uint8 and not test_meta_outplace_mv_xpu_int32 and not test_meta_outplace_mv_xpu_uint8 and not test_meta_outplace_nn_functional_bilinear_xpu_int32 and not test_meta_outplace_nn_functional_bilinear_xpu_uint8 and not test_meta_outplace_nn_functional_linear_xpu_int32 and not test_meta_outplace_nn_functional_linear_xpu_uint8 and not test_meta_outplace_tensordot_xpu_int32 and not test_meta_outplace_tensordot_xpu_uint8 and not test_dispatch_meta_inplace_addbmm_xpu_int64 and not test_dispatch_meta_inplace_addmm_decomposed_xpu_int64 and not test_dispatch_meta_inplace_addmm_xpu_int64 and not test_dispatch_meta_inplace_addmv_xpu_int64 and not test_dispatch_meta_inplace_baddbmm_xpu_int64 and not test_dispatch_meta_outplace___rmatmul___xpu_int64 and not test_dispatch_meta_outplace_addbmm_xpu_int64 and not test_dispatch_meta_outplace_addmm_decomposed_xpu_int64 and not test_dispatch_meta_outplace_addmm_xpu_int64 and not test_dispatch_meta_outplace_addmv_xpu_int64 and not test_dispatch_meta_outplace_baddbmm_xpu_int64 and not test_dispatch_meta_outplace_bmm_xpu_int64 and not test_dispatch_meta_outplace_einsum_xpu_int64 and not test_dispatch_meta_outplace_inner_xpu_int64 and not test_dispatch_meta_outplace_linalg_multi_dot_xpu_int64 and not test_dispatch_meta_outplace_matmul_xpu_int64 and not test_dispatch_meta_outplace_mm_xpu_int64 and not test_dispatch_meta_outplace_mv_xpu_int64 and not test_dispatch_meta_outplace_nn_functional_bilinear_xpu_int64 and not test_dispatch_meta_outplace_nn_functional_conv1d_xpu_int64 and not test_dispatch_meta_outplace_nn_functional_conv2d_xpu_int64 and not test_dispatch_meta_outplace_nn_functional_conv3d_xpu_int64 and not test_dispatch_meta_outplace_nn_functional_conv_transpose1d_xpu_int64 and not test_dispatch_meta_outplace_nn_functional_conv_transpose2d_xpu_int64 and not test_dispatch_meta_outplace_nn_functional_conv_transpose3d_xpu_int64 and not test_dispatch_meta_outplace_tensordot_xpu_int64 and not test_dispatch_symbolic_meta_inplace_addbmm_xpu_int64 and not test_dispatch_symbolic_meta_inplace_addmm_decomposed_xpu_int64 and not test_dispatch_symbolic_meta_inplace_addmm_xpu_int64 and not test_dispatch_symbolic_meta_inplace_addmv_xpu_int64 and not test_dispatch_symbolic_meta_inplace_baddbmm_xpu_int64 and not test_dispatch_symbolic_meta_outplace___rmatmul___xpu_int64 and not test_dispatch_symbolic_meta_outplace_addbmm_xpu_int64 and not test_dispatch_symbolic_meta_outplace_addmm_decomposed_xpu_int64 and not test_dispatch_symbolic_meta_outplace_addmm_xpu_int64 and not test_dispatch_symbolic_meta_outplace_addmv_xpu_int64 and not test_dispatch_symbolic_meta_outplace_baddbmm_xpu_int64 and not test_dispatch_symbolic_meta_outplace_bmm_xpu_int64 and not test_dispatch_symbolic_meta_outplace_einsum_xpu_int64 and not test_dispatch_symbolic_meta_outplace_inner_xpu_int64 and not test_dispatch_symbolic_meta_outplace_linalg_multi_dot_xpu_int64 and not test_dispatch_symbolic_meta_outplace_matmul_xpu_int64 and not test_dispatch_symbolic_meta_outplace_mm_xpu_int64 and not test_dispatch_symbolic_meta_outplace_mv_xpu_int64 and not test_dispatch_symbolic_meta_outplace_nn_functional_bilinear_xpu_int64 and not test_dispatch_symbolic_meta_outplace_nn_functional_conv1d_xpu_int64 and not test_dispatch_symbolic_meta_outplace_nn_functional_conv2d_xpu_int64 and not test_dispatch_symbolic_meta_outplace_nn_functional_conv3d_xpu_int64 and not test_dispatch_symbolic_meta_outplace_nn_functional_conv_transpose1d_xpu_int64 and not test_dispatch_symbolic_meta_outplace_nn_functional_conv_transpose2d_xpu_int64 and not test_dispatch_symbolic_meta_outplace_nn_functional_conv_transpose3d_xpu_int64 and not test_dispatch_symbolic_meta_outplace_tensordot_xpu_int64 and not test_meta_inplace_addbmm_xpu_int64 and not test_meta_inplace_addmm_decomposed_xpu_int64 and not test_meta_inplace_addmm_xpu_int64 and not test_meta_inplace_addmv_xpu_int64 and not test_meta_inplace_baddbmm_xpu_int64 and not test_meta_outplace___rmatmul___xpu_int64 and not test_meta_outplace_addbmm_xpu_int64 and not test_meta_outplace_addmm_decomposed_xpu_int64 and not test_meta_outplace_addmm_xpu_int64 and not test_meta_outplace_addmv_xpu_int64 and not test_meta_outplace_baddbmm_xpu_int64 and not test_meta_outplace_bmm_xpu_int64 and not test_meta_outplace_einsum_xpu_int64 and not test_meta_outplace_inner_xpu_int64 and not test_meta_outplace_linalg_multi_dot_xpu_int64 and not test_meta_outplace_matmul_xpu_int64 and not test_meta_outplace_mm_xpu_int64 and not test_meta_outplace_mv_xpu_int64 and not test_meta_outplace_nn_functional_bilinear_xpu_int64 and not test_meta_outplace_nn_functional_conv1d_xpu_int64 and not test_meta_outplace_nn_functional_conv2d_xpu_int64 and not test_meta_outplace_nn_functional_conv3d_xpu_int64 and not test_meta_outplace_nn_functional_conv_transpose1d_xpu_int64 and not test_meta_outplace_nn_functional_conv_transpose2d_xpu_int64 and not test_meta_outplace_nn_functional_conv_transpose3d_xpu_int64 and not test_meta_outplace_tensordot_xpu_int64 and not test_dispatch_meta_outplace_addbmm_xpu_bfloat16 and not test_dispatch_meta_outplace_addbmm_xpu_float16 and not test_dispatch_meta_outplace_addbmm_xpu_float32 and not test_dispatch_meta_outplace_addbmm_xpu_int8 and not test_dispatch_meta_outplace_addmm_xpu_bfloat16 and not test_dispatch_meta_outplace_addmm_xpu_float16 and not test_dispatch_meta_outplace_addmm_xpu_float32 and not test_dispatch_meta_outplace_addmm_xpu_int8 and not test_dispatch_meta_outplace_addmv_xpu_bfloat16 and not test_dispatch_meta_outplace_addmv_xpu_float16 and not test_dispatch_meta_outplace_addmv_xpu_float32 and not test_dispatch_meta_outplace_addmv_xpu_int8 and not test_dispatch_symbolic_meta_outplace_addbmm_xpu_bfloat16 and not test_dispatch_symbolic_meta_outplace_addbmm_xpu_float16 and not test_dispatch_symbolic_meta_outplace_addbmm_xpu_float32 and not test_dispatch_symbolic_meta_outplace_addbmm_xpu_int8 and not test_dispatch_symbolic_meta_outplace_addmm_xpu_bfloat16 and not test_dispatch_symbolic_meta_outplace_addmm_xpu_float16 and not test_dispatch_symbolic_meta_outplace_addmm_xpu_float32 and not test_dispatch_symbolic_meta_outplace_addmm_xpu_int8 and not test_dispatch_symbolic_meta_outplace_addmv_xpu_bfloat16 and not test_dispatch_symbolic_meta_outplace_addmv_xpu_float16 and not test_dispatch_symbolic_meta_outplace_addmv_xpu_float32 and not test_dispatch_symbolic_meta_outplace_addmv_xpu_int8 and not test_dispatch_symbolic_meta_outplace_all_strides_addbmm_xpu_float32 and not test_dispatch_symbolic_meta_outplace_all_strides_addmm_xpu_float32 and not test_dispatch_symbolic_meta_outplace_all_strides_addmv_xpu_float32 and not test_meta_outplace_addbmm_xpu_bfloat16 and not test_meta_outplace_addbmm_xpu_float16 and not test_meta_outplace_addbmm_xpu_float32 and not test_meta_outplace_addbmm_xpu_int8 and not test_meta_outplace_addmm_xpu_bfloat16 and not test_meta_outplace_addmm_xpu_float16 and not test_meta_outplace_addmm_xpu_float32 and not test_meta_outplace_addmm_xpu_int8 and not test_meta_outplace_addmv_xpu_bfloat16 and not test_meta_outplace_addmv_xpu_float16 and not test_meta_outplace_addmv_xpu_float32 and not test_meta_outplace_addmv_xpu_int8 and not test_dispatch_meta_outplace_nn_functional_conv_transpose2d_xpu_bfloat16 and not test_dispatch_meta_outplace_nn_functional_conv_transpose2d_xpu_complex and not test_dispatch_meta_outplace_nn_functional_conv_transpose2d_xpu_float and not test_dispatch_meta_outplace_nn_functional_conv_transpose3d_xpu_bfloat16 and not test_dispatch_meta_outplace_nn_functional_conv_transpose3d_xpu_complex and not test_dispatch_meta_outplace_nn_functional_conv_transpose3d_xpu_float and not test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_conv_transpose2d_xpu_float32 and not test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_conv_transpose3d_xpu_float32 and not test_dispatch_symbolic_meta_outplace_nn_functional_conv_transpose2d_xpu_bfloat16 and not test_dispatch_symbolic_meta_outplace_nn_functional_conv_transpose2d_xpu_complex and not test_dispatch_symbolic_meta_outplace_nn_functional_conv_transpose2d_xpu_float and not test_dispatch_symbolic_meta_outplace_nn_functional_conv_transpose3d_xpu_bfloat16 and not test_dispatch_symbolic_meta_outplace_nn_functional_conv_transpose3d_xpu_complex and not test_dispatch_symbolic_meta_outplace_nn_functional_conv_transpose3d_xpu_float and not test_meta_outplace_nn_functional_conv_transpose2d_xpu_bfloat16 and not test_meta_outplace_nn_functional_conv_transpose2d_xpu_complex and not test_meta_outplace_nn_functional_conv_transpose2d_xpu_float and not test_meta_outplace_nn_functional_conv_transpose3d_xpu_bfloat16 and not test_meta_outplace_nn_functional_conv_transpose3d_xpu_complex and not test_meta_outplace_nn_functional_conv_transpose3d_xpu_float and not test_dispatch_meta_outplace_vdot_xpu_complex and not test_dispatch_symbolic_meta_outplace_vdot_xpu_complex and not test_meta_outplace_vdot_xpu_complex and not test_dispatch_symbolic_meta_outplace_all_strides_narrow_copy_xpu_float32 and not test_nonzero_xpu and not test_dispatch_meta_outplace_norm_fro_xpu_bfloat16 and not test_dispatch_meta_outplace_norm_fro_xpu_complex128 and not test_dispatch_meta_outplace_norm_fro_xpu_complex64 and not test_dispatch_meta_outplace_norm_fro_xpu_float and not test_dispatch_symbolic_meta_outplace_all_strides_norm_fro_xpu_float32 and not test_dispatch_symbolic_meta_outplace_norm_fro_xpu_bfloat16 and not test_dispatch_symbolic_meta_outplace_norm_fro_xpu_complex128 and not test_dispatch_symbolic_meta_outplace_norm_fro_xpu_complex64 and not test_dispatch_symbolic_meta_outplace_norm_fro_xpu_float"
INFO 20250724-15:57:31 pytest --timeout 600 -v --junit-xml=./op_ut_with_skip_test_type_promotion_xpu.py.xml test_type_promotion_xpu.py
INFO 20250724-15:57:49 pytest --timeout 600 -v --junit-xml=./op_ut_with_skip_test_distributions_xpu.py.xml test_distributions_xpu.py
INFO 20250724-15:58:28 pytest --timeout 600 -v --junit-xml=./op_ut_with_skip_test_optim_xpu.py.xml test_optim_xpu.py -k "not test_foreach_matches_forloop_ASGD_xpu_float64 and not test_foreach_matches_forloop_Adadelta_xpu_float64 and not test_foreach_matches_forloop_Adafactor_xpu_float64 and not test_foreach_matches_forloop_Adagrad_xpu_float64 and not test_foreach_matches_forloop_AdamW_xpu_float64 and not test_foreach_matches_forloop_Adam_xpu_float64 and not test_foreach_matches_forloop_Adamax_xpu_float64 and not test_foreach_matches_forloop_NAdam_xpu_float64 and not test_foreach_matches_forloop_RAdam_xpu_float64 and not test_foreach_matches_forloop_RMSprop_xpu_float64 and not test_foreach_matches_forloop_Rprop_xpu_float64 and not test_foreach_matches_forloop_SGD_xpu_float64 and not test_fused_cpu_matches_cuda_AdamW_xpu_float64 and not test_fused_cpu_matches_cuda_Adam_xpu_float64 and not test_fused_cpu_matches_cuda_SGD_xpu_float64 and not test_fused_matches_forloop_AdamW_xpu_float64 and not test_fused_matches_forloop_Adam_xpu_float64 and not test_fused_matches_forloop_SGD_xpu_float64 and not test_set_default_dtype_works_with_foreach_ASGD_xpu_float64 and not test_set_default_dtype_works_with_foreach_Adadelta_xpu_float64 and not test_set_default_dtype_works_with_foreach_Adafactor_xpu_float64 and not test_set_default_dtype_works_with_foreach_Adagrad_xpu_float64 and not test_set_default_dtype_works_with_foreach_AdamW_xpu_float64 and not test_set_default_dtype_works_with_foreach_Adam_xpu_float64 and not test_set_default_dtype_works_with_foreach_Adamax_xpu_float64 and not test_set_default_dtype_works_with_foreach_NAdam_xpu_float64 and not test_set_default_dtype_works_with_foreach_RAdam_xpu_float64 and not test_set_default_dtype_works_with_foreach_RMSprop_xpu_float64 and not test_set_default_dtype_works_with_foreach_Rprop_xpu_float64 and not test_set_default_dtype_works_with_foreach_SGD_xpu_float64"
INFO 20250724-16:08:42 pytest --timeout 600 -v --junit-xml=./op_ut_with_skip_test_spectral_ops_xpu.py.xml test_spectral_ops_xpu.py -k "not test_cufft_plan_cache_xpu_float64"
WARNING 20250724-16:08:42 Ignore test case test_spectral_ops_xpu.py
INFO 20250724-16:08:42 pytest --timeout 600 -v --junit-xml=./op_ut_with_skip_test_sparse_xpu.py.xml test_sparse_xpu.py -k "not test_bmm_deterministic_xpu_float64 and not test_bmm_oob_xpu and not test_bmm_xpu_float64 and not test_dsmm_xpu_float64 and not test_empty_like_xpu_complex128 and not test_empty_like_xpu_float64 and not test_factory_device_type_inference_xpu and not test_hsmm_xpu_float64 and not test_mv_xpu_float64 and not test_new_device_single_gpu_xpu and not test_print_coalesced_xpu_float64 and not test_print_uncoalesced_xpu_float64 and not test_sparse_addmm_xpu_bfloat16 and not test_sparse_addmm_xpu_complex128 and not test_sparse_addmm_xpu_float16 and not test_sparse_addmm_xpu_float64 and not test_sparse_matmul_xpu_complex128 and not test_sparse_matmul_xpu_complex64 and not test_sparse_matmul_xpu_float32 and not test_sparse_matmul_xpu_float64 and not test_sparse_mm_xpu_float64"

`

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants